Interface DescribeOrganizationsAccessResponse.Builder
- All Superinterfaces:
AwsResponse.Builder,Buildable,CloudFormationResponse.Builder,CopyableBuilder<DescribeOrganizationsAccessResponse.Builder,,DescribeOrganizationsAccessResponse> SdkBuilder<DescribeOrganizationsAccessResponse.Builder,,DescribeOrganizationsAccessResponse> SdkPojo,SdkResponse.Builder
- Enclosing class:
DescribeOrganizationsAccessResponse
public static interface DescribeOrganizationsAccessResponse.Builder
extends CloudFormationResponse.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationsAccessResponse.Builder,DescribeOrganizationsAccessResponse>
-
Method Summary
Modifier and TypeMethodDescriptionPresents the status of theOrganizationAccess.status(OrganizationStatus status) Presents the status of theOrganizationAccess.Methods inherited from interface software.amazon.awssdk.services.cloudformation.model.CloudFormationResponse.Builder
build, responseMetadata, responseMetadataMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldsMethods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
Method Details
-
status
Presents the status of the
OrganizationAccess.- Parameters:
status- Presents the status of theOrganizationAccess.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
status
Presents the status of the
OrganizationAccess.- Parameters:
status- Presents the status of theOrganizationAccess.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-