Uses of Class
software.amazon.awssdk.services.ec2.model.GetRouteServerPropagationsRequest
-
Packages that use GetRouteServerPropagationsRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of GetRouteServerPropagationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetRouteServerPropagationsRequest Modifier and Type Method Description default CompletableFuture<GetRouteServerPropagationsResponse>Ec2AsyncClient. getRouteServerPropagations(GetRouteServerPropagationsRequest getRouteServerPropagationsRequest)Gets information about the route propagations for the specified route server.default GetRouteServerPropagationsResponseEc2Client. getRouteServerPropagations(GetRouteServerPropagationsRequest getRouteServerPropagationsRequest)Gets information about the route propagations for the specified route server. -
Uses of GetRouteServerPropagationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetRouteServerPropagationsRequest Modifier and Type Method Description SdkHttpFullRequestGetRouteServerPropagationsRequestMarshaller. marshall(GetRouteServerPropagationsRequest getRouteServerPropagationsRequest)
-