Interface EnableSharingWithAwsOrganizationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<EnableSharingWithAwsOrganizationResponse.Builder,EnableSharingWithAwsOrganizationResponse>, RamResponse.Builder, SdkBuilder<EnableSharingWithAwsOrganizationResponse.Builder,EnableSharingWithAwsOrganizationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
EnableSharingWithAwsOrganizationResponse

public static interface EnableSharingWithAwsOrganizationResponse.Builder extends RamResponse.Builder, SdkPojo, CopyableBuilder<EnableSharingWithAwsOrganizationResponse.Builder,EnableSharingWithAwsOrganizationResponse>
  • Method Details

    • returnValue

      A return value of true indicates that the request succeeded. A value of false indicates that the request failed.

      Parameters:
      returnValue - A return value of true indicates that the request succeeded. A value of false indicates that the request failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.