public static interface StopSessionRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<StopSessionRequest.Builder,StopSessionRequest>
| Modifier and Type | Method and Description |
|---|---|
StopSessionRequest.Builder |
id(String id)
The ID of the session to be stopped.
|
StopSessionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopSessionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopSessionRequest.Builder |
requestOrigin(String requestOrigin)
The origin of the request.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopSessionRequest.Builder id(String id)
The ID of the session to be stopped.
id - The ID of the session to be stopped.StopSessionRequest.Builder requestOrigin(String requestOrigin)
The origin of the request.
requestOrigin - The origin of the request.StopSessionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopSessionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.