Interface AssociateResourceSharePermissionResponse.Builder

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

public static interface AssociateResourceSharePermissionResponse.Builder extends RamResponse.Builder, SdkPojo, CopyableBuilder<AssociateResourceSharePermissionResponse.Builder,AssociateResourceSharePermissionResponse>
  • 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.
    • 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.