- sendSSHPublicKey(SendSSHPublicKeyRequest) - Method in class com.amazonaws.services.ec2instanceconnect.AbstractAWSEC2InstanceConnect
-
- sendSSHPublicKey(SendSSHPublicKeyRequest) - Method in interface com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnect
-
Pushes an SSH public key to a particular OS user on a given EC2 instance for 60 seconds.
- sendSSHPublicKey(SendSSHPublicKeyRequest) - Method in class com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectClient
-
Pushes an SSH public key to a particular OS user on a given EC2 instance for 60 seconds.
- sendSSHPublicKeyAsync(SendSSHPublicKeyRequest) - Method in class com.amazonaws.services.ec2instanceconnect.AbstractAWSEC2InstanceConnectAsync
-
- sendSSHPublicKeyAsync(SendSSHPublicKeyRequest, AsyncHandler<SendSSHPublicKeyRequest, SendSSHPublicKeyResult>) - Method in class com.amazonaws.services.ec2instanceconnect.AbstractAWSEC2InstanceConnectAsync
-
- sendSSHPublicKeyAsync(SendSSHPublicKeyRequest) - Method in interface com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectAsync
-
Pushes an SSH public key to a particular OS user on a given EC2 instance for 60 seconds.
- sendSSHPublicKeyAsync(SendSSHPublicKeyRequest, AsyncHandler<SendSSHPublicKeyRequest, SendSSHPublicKeyResult>) - Method in interface com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectAsync
-
Pushes an SSH public key to a particular OS user on a given EC2 instance for 60 seconds.
- sendSSHPublicKeyAsync(SendSSHPublicKeyRequest) - Method in class com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectAsyncClient
-
- sendSSHPublicKeyAsync(SendSSHPublicKeyRequest, AsyncHandler<SendSSHPublicKeyRequest, SendSSHPublicKeyResult>) - Method in class com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectAsyncClient
-
- SendSSHPublicKeyRequest - Class in com.amazonaws.services.ec2instanceconnect.model
-
- SendSSHPublicKeyRequest() - Constructor for class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyRequest
-
- SendSSHPublicKeyResult - Class in com.amazonaws.services.ec2instanceconnect.model
-
- SendSSHPublicKeyResult() - Constructor for class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyResult
-
- ServiceException - Exception in com.amazonaws.services.ec2instanceconnect.model
-
Indicates that the service encountered an error.
- ServiceException(String) - Constructor for exception com.amazonaws.services.ec2instanceconnect.model.ServiceException
-
Constructs a new ServiceException with the specified error message.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyRequest
-
The availability zone the EC2 instance was launched in.
- setInstanceId(String) - Method in class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyRequest
-
The EC2 instance you wish to publish the SSH key to.
- setInstanceOSUser(String) - Method in class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyRequest
-
The OS user on the EC2 instance whom the key may be used to authenticate as.
- setRequestId(String) - Method in class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyResult
-
The request ID as logged by EC2 Connect.
- setSSHPublicKey(String) - Method in class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyRequest
-
The public key to be published to the instance.
- setSuccess(Boolean) - Method in class com.amazonaws.services.ec2instanceconnect.model.SendSSHPublicKeyResult
-
Indicates request success.
- shutdown() - Method in class com.amazonaws.services.ec2instanceconnect.AbstractAWSEC2InstanceConnect
-
- shutdown() - Method in interface com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnect
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.ec2instanceconnect.AWSEC2InstanceConnectClientBuilder
-