Uses of Interface
software.amazon.awssdk.services.s3control.model.GetBucketPolicyResponse.Builder
-
Packages that use GetBucketPolicyResponse.Builder Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of GetBucketPolicyResponse.Builder in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return GetBucketPolicyResponse.Builder Modifier and Type Method Description static GetBucketPolicyResponse.BuilderGetBucketPolicyResponse. builder()GetBucketPolicyResponse.BuilderGetBucketPolicyResponse.Builder. policy(String policy)The policy of the Outposts bucket.GetBucketPolicyResponse.BuilderGetBucketPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.s3control.model that return types with arguments of type GetBucketPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetBucketPolicyResponse.Builder>GetBucketPolicyResponse. serializableBuilderClass()
-