CopyableBuilder<GetSSHPublicKeyResponse.Builder,GetSSHPublicKeyResponse>
, SdkBuilder<GetSSHPublicKeyResponse.Builder,GetSSHPublicKeyResponse>
public static interface GetSSHPublicKeyResponse.Builder extends CopyableBuilder<GetSSHPublicKeyResponse.Builder,GetSSHPublicKeyResponse>
Modifier and Type | Method | Description |
---|---|---|
GetSSHPublicKeyResponse.Builder |
sshPublicKey(SSHPublicKey sshPublicKey) |
A structure containing details about the SSH public key.
|
copy
apply, build
GetSSHPublicKeyResponse.Builder sshPublicKey(SSHPublicKey sshPublicKey)
A structure containing details about the SSH public key.
sshPublicKey
- A structure containing details about the SSH public key.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.