Interface SetDefaultPermissionVersionResponse.Builder

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

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

    • returnValue

      A boolean value that indicates whether the operation was successful.

      Parameters:
      returnValue - A boolean value that indicates whether the operation was successful.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientToken

      The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.

      Parameters:
      clientToken - The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.