public static interface SendSerialConsoleSshPublicKeyResponse.Builder extends Ec2InstanceConnectResponse.Builder, SdkPojo, CopyableBuilder<SendSerialConsoleSshPublicKeyResponse.Builder,SendSerialConsoleSshPublicKeyResponse>
| Modifier and Type | Method and Description |
|---|---|
SendSerialConsoleSshPublicKeyResponse.Builder |
requestId(String requestId)
The ID of the request.
|
SendSerialConsoleSshPublicKeyResponse.Builder |
success(Boolean success)
Is true if the request succeeds and an error otherwise.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildSendSerialConsoleSshPublicKeyResponse.Builder requestId(String requestId)
The ID of the request. Please provide this ID when contacting AWS Support for assistance.
requestId - The ID of the request. Please provide this ID when contacting AWS Support for assistance.SendSerialConsoleSshPublicKeyResponse.Builder success(Boolean success)
Is true if the request succeeds and an error otherwise.
success - Is true if the request succeeds and an error otherwise.Copyright © 2023. All rights reserved.