Uses of Class
software.amazon.awssdk.services.s3outposts.model.ConflictException
-
Packages that use ConflictException Package Description software.amazon.awssdk.services.s3outposts Amazon S3 on Outposts provides access to S3 on Outposts operations. -
-
Uses of ConflictException in software.amazon.awssdk.services.s3outposts
Methods in software.amazon.awssdk.services.s3outposts that throw ConflictException Modifier and Type Method Description default CreateEndpointResponseS3OutpostsClient. createEndpoint(Consumer<CreateEndpointRequest.Builder> createEndpointRequest)Creates an endpoint and associates it with the specified Outpost.default CreateEndpointResponseS3OutpostsClient. createEndpoint(CreateEndpointRequest createEndpointRequest)Creates an endpoint and associates it with the specified Outpost.
-