Interface CreateBlueprintResponse.Builder

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

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

    • name

      Returns the name of the blueprint that was registered.

      Parameters:
      name - Returns the name of the blueprint that was registered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.