Interface CreateStorageProfileResponse.Builder

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

public static interface CreateStorageProfileResponse.Builder extends DeadlineResponse.Builder, SdkPojo, CopyableBuilder<CreateStorageProfileResponse.Builder,CreateStorageProfileResponse>
  • Method Details

    • storageProfileId

      CreateStorageProfileResponse.Builder storageProfileId(String storageProfileId)

      The storage profile ID.

      Parameters:
      storageProfileId - The storage profile ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.