Interface CreateUsageProfileResponse.Builder

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

public static interface CreateUsageProfileResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<CreateUsageProfileResponse.Builder,CreateUsageProfileResponse>
  • Method Details

    • name

      The name of the usage profile that was created.

      Parameters:
      name - The name of the usage profile that was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.