| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyStatus |
GetMultiRegionAccessPointPolicyStatusResponse.established()
Returns the value of the Established property for this object.
|
PolicyStatus |
GetAccessPointPolicyStatusResponse.policyStatus()
Indicates the current policy status of the specified access point.
|
PolicyStatus |
GetAccessPointPolicyStatusForObjectLambdaResponse.policyStatus()
Returns the value of the PolicyStatus property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetMultiRegionAccessPointPolicyStatusResponse.Builder |
GetMultiRegionAccessPointPolicyStatusResponse.Builder.established(PolicyStatus established)
Sets the value of the Established property for this object.
|
GetAccessPointPolicyStatusResponse.Builder |
GetAccessPointPolicyStatusResponse.Builder.policyStatus(PolicyStatus policyStatus)
Indicates the current policy status of the specified access point.
|
GetAccessPointPolicyStatusForObjectLambdaResponse.Builder |
GetAccessPointPolicyStatusForObjectLambdaResponse.Builder.policyStatus(PolicyStatus policyStatus)
Sets the value of the PolicyStatus property for this object.
|
Copyright © 2022. All rights reserved.