Uses of Class
software.amazon.awssdk.services.storagegateway.endpoints.StorageGatewayEndpointParams
-
Packages that use StorageGatewayEndpointParams Package Description software.amazon.awssdk.services.storagegateway.endpoints software.amazon.awssdk.services.storagegateway.endpoints.internal -
-
Uses of StorageGatewayEndpointParams in software.amazon.awssdk.services.storagegateway.endpoints
Methods in software.amazon.awssdk.services.storagegateway.endpoints that return StorageGatewayEndpointParams Modifier and Type Method Description StorageGatewayEndpointParamsStorageGatewayEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.storagegateway.endpoints with parameters of type StorageGatewayEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>StorageGatewayEndpointProvider. resolveEndpoint(StorageGatewayEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of StorageGatewayEndpointParams in software.amazon.awssdk.services.storagegateway.endpoints.internal
Methods in software.amazon.awssdk.services.storagegateway.endpoints.internal that return StorageGatewayEndpointParams Modifier and Type Method Description static StorageGatewayEndpointParamsStorageGatewayResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.storagegateway.endpoints.internal with parameters of type StorageGatewayEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultStorageGatewayEndpointProvider. resolveEndpoint(StorageGatewayEndpointParams params)
-