public static interface StartGuiSessionResponse.Builder extends LightsailResponse.Builder, SdkPojo, CopyableBuilder<StartGuiSessionResponse.Builder,StartGuiSessionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartGuiSessionResponse.Builder |
operations(Collection<Operation> operations)
The available API operations.
|
StartGuiSessionResponse.Builder |
operations(Consumer<Operation.Builder>... operations)
The available API operations.
|
StartGuiSessionResponse.Builder |
operations(Operation... operations)
The available API operations.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartGuiSessionResponse.Builder operations(Collection<Operation> operations)
The available API operations.
operations - The available API operations.StartGuiSessionResponse.Builder operations(Operation... operations)
The available API operations.
operations - The available API operations.StartGuiSessionResponse.Builder operations(Consumer<Operation.Builder>... operations)
The available API operations.
This is a convenience method that creates an instance of theOperation.Builder avoiding the need to create one
manually via Operation.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and
its result is passed to #operations(List.
operations - a consumer that will call methods on
Operation.Builder#operations(java.util.Collection) Copyright © 2023. All rights reserved.