public static interface StopSessionResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<StopSessionResponse.Builder,StopSessionResponse>
Modifier and Type | Method and Description |
---|---|
StopSessionResponse.Builder |
id(String id)
Returns the Id of the stopped session.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
StopSessionResponse.Builder id(String id)
Returns the Id of the stopped session.
id
- Returns the Id of the stopped session.Copyright © 2022. All rights reserved.