Interface CreateApplicationResponse.Builder

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

  • Method Details

    • configurationId

      CreateApplicationResponse.Builder configurationId(String configurationId)

      Configuration ID of an application to be created.

      Parameters:
      configurationId - Configuration ID of an application to be created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.