Uses of Interface
software.amazon.awssdk.services.s3control.model.GetAccessPointPolicyStatusForObjectLambdaResponse.Builder
-
Packages that use GetAccessPointPolicyStatusForObjectLambdaResponse.Builder Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of GetAccessPointPolicyStatusForObjectLambdaResponse.Builder in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return GetAccessPointPolicyStatusForObjectLambdaResponse.Builder Modifier and Type Method Description static GetAccessPointPolicyStatusForObjectLambdaResponse.BuilderGetAccessPointPolicyStatusForObjectLambdaResponse. builder()default GetAccessPointPolicyStatusForObjectLambdaResponse.BuilderGetAccessPointPolicyStatusForObjectLambdaResponse.Builder. policyStatus(Consumer<PolicyStatus.Builder> policyStatus)Sets the value of the PolicyStatus property for this object.GetAccessPointPolicyStatusForObjectLambdaResponse.BuilderGetAccessPointPolicyStatusForObjectLambdaResponse.Builder. policyStatus(PolicyStatus policyStatus)Sets the value of the PolicyStatus property for this object.GetAccessPointPolicyStatusForObjectLambdaResponse.BuilderGetAccessPointPolicyStatusForObjectLambdaResponse. toBuilder()Methods in software.amazon.awssdk.services.s3control.model that return types with arguments of type GetAccessPointPolicyStatusForObjectLambdaResponse.Builder Modifier and Type Method Description static Class<? extends GetAccessPointPolicyStatusForObjectLambdaResponse.Builder>GetAccessPointPolicyStatusForObjectLambdaResponse. serializableBuilderClass()
-