Uses of Interface
software.amazon.awssdk.services.s3outposts.model.CreateEndpointResponse.Builder
-
Packages that use CreateEndpointResponse.Builder Package Description software.amazon.awssdk.services.s3outposts.model -
-
Uses of CreateEndpointResponse.Builder in software.amazon.awssdk.services.s3outposts.model
Methods in software.amazon.awssdk.services.s3outposts.model that return CreateEndpointResponse.Builder Modifier and Type Method Description static CreateEndpointResponse.BuilderCreateEndpointResponse. builder()CreateEndpointResponse.BuilderCreateEndpointResponse.Builder. endpointArn(String endpointArn)The Amazon Resource Name (ARN) of the endpoint.CreateEndpointResponse.BuilderCreateEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.s3outposts.model that return types with arguments of type CreateEndpointResponse.Builder Modifier and Type Method Description static Class<? extends CreateEndpointResponse.Builder>CreateEndpointResponse. serializableBuilderClass()
-