Uses of Interface
software.amazon.awssdk.services.s3control.model.CreateMultiRegionAccessPointResponse.Builder
-
Packages that use CreateMultiRegionAccessPointResponse.Builder Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of CreateMultiRegionAccessPointResponse.Builder in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return CreateMultiRegionAccessPointResponse.Builder Modifier and Type Method Description static CreateMultiRegionAccessPointResponse.BuilderCreateMultiRegionAccessPointResponse. builder()CreateMultiRegionAccessPointResponse.BuilderCreateMultiRegionAccessPointResponse.Builder. requestTokenARN(String requestTokenARN)The request token associated with the request.CreateMultiRegionAccessPointResponse.BuilderCreateMultiRegionAccessPointResponse. toBuilder()Methods in software.amazon.awssdk.services.s3control.model that return types with arguments of type CreateMultiRegionAccessPointResponse.Builder Modifier and Type Method Description static Class<? extends CreateMultiRegionAccessPointResponse.Builder>CreateMultiRegionAccessPointResponse. serializableBuilderClass()
-