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