Uses of Interface
software.amazon.awssdk.services.ec2.model.GetRouteServerPropagationsRequest.Builder
Packages that use GetRouteServerPropagationsRequest.Builder
Package
Description
-
Uses of GetRouteServerPropagationsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetRouteServerPropagationsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getRouteServerPropagations(Consumer<GetRouteServerPropagationsRequest.Builder> getRouteServerPropagationsRequest) Gets information about the route propagations for the specified route server.Ec2Client.getRouteServerPropagations(Consumer<GetRouteServerPropagationsRequest.Builder> getRouteServerPropagationsRequest) Gets information about the route propagations for the specified route server. -
Uses of GetRouteServerPropagationsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetRouteServerPropagationsRequest.BuilderModifier and TypeMethodDescriptionGetRouteServerPropagationsRequest.builder()A check for whether you have the required permissions for the action without actually making the request and provides an error response.GetRouteServerPropagationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetRouteServerPropagationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetRouteServerPropagationsRequest.Builder.routeServerId(String routeServerId) The ID of the route server for which to get propagation information.GetRouteServerPropagationsRequest.Builder.routeTableId(String routeTableId) The ID of the route table for which to get propagation information.GetRouteServerPropagationsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetRouteServerPropagationsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetRouteServerPropagationsRequest.Builder>GetRouteServerPropagationsRequest.serializableBuilderClass()