Interface StopSessionResponse.Builder

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

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

    • id

      Returns the Id of the stopped session.

      Parameters:
      id - Returns the Id of the stopped session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.