Skip navigation links
A B C D E F G H I L M R S T U V W 

A

AbstractAWSTransfer - Class in com.amazonaws.services.transfer
Abstract implementation of AWSTransfer.
AbstractAWSTransfer() - Constructor for class com.amazonaws.services.transfer.AbstractAWSTransfer
 
AbstractAWSTransferAsync - Class in com.amazonaws.services.transfer
Abstract implementation of AWSTransferAsync.
AbstractAWSTransferAsync() - Constructor for class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
asyncBuilder() - Static method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
AWSTransfer - Interface in com.amazonaws.services.transfer
Interface for accessing AWS Transfer.
AWSTransferAsync - Interface in com.amazonaws.services.transfer
Interface for accessing AWS Transfer asynchronously.
AWSTransferAsyncClient - Class in com.amazonaws.services.transfer
Client for accessing AWS Transfer asynchronously.
AWSTransferAsyncClientBuilder - Class in com.amazonaws.services.transfer
Fluent builder for AWSTransferAsync.
AWSTransferClient - Class in com.amazonaws.services.transfer
Client for accessing AWS Transfer.
AWSTransferClientBuilder - Class in com.amazonaws.services.transfer
Fluent builder for AWSTransfer.
AWSTransferException - Exception in com.amazonaws.services.transfer.model
Base exception for all service exceptions thrown by AWS Transfer for SFTP
AWSTransferException(String) - Constructor for exception com.amazonaws.services.transfer.model.AWSTransferException
Constructs a new AWSTransferException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClientBuilder
Construct an asynchronous implementation of AWSTransferAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.transfer.AWSTransferClientBuilder
Construct a synchronous implementation of AWSTransfer using the current builder configuration.
builder() - Static method in class com.amazonaws.services.transfer.AWSTransferClient
 

C

clone() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.CreateServerResult
 
clone() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.CreateUserResult
 
clone() - Method in class com.amazonaws.services.transfer.model.DeleteServerRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.DeleteServerResult
 
clone() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyResult
 
clone() - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.DeleteUserResult
 
clone() - Method in class com.amazonaws.services.transfer.model.DescribedServer
 
clone() - Method in class com.amazonaws.services.transfer.model.DescribedUser
 
clone() - Method in class com.amazonaws.services.transfer.model.DescribeServerRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.DescribeServerResult
 
clone() - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
 
clone() - Method in class com.amazonaws.services.transfer.model.EndpointDetails
 
clone() - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
 
clone() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
 
clone() - Method in class com.amazonaws.services.transfer.model.ListedServer
 
clone() - Method in class com.amazonaws.services.transfer.model.ListedUser
 
clone() - Method in class com.amazonaws.services.transfer.model.ListServersRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.ListServersResult
 
clone() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.ListUsersResult
 
clone() - Method in class com.amazonaws.services.transfer.model.SshPublicKey
 
clone() - Method in class com.amazonaws.services.transfer.model.StartServerRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.StartServerResult
 
clone() - Method in class com.amazonaws.services.transfer.model.StopServerRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.StopServerResult
 
clone() - Method in class com.amazonaws.services.transfer.model.Tag
 
clone() - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
 
clone() - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.UpdateServerResult
 
clone() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
 
clone() - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
 
com.amazonaws.services.transfer - package com.amazonaws.services.transfer
AWS Transfer for SFTP is a fully managed service that enables the transfer of files directly into and out of Amazon S3 using the Secure File Transfer Protocol (SFTP)—also known as Secure Shell (SSH) File Transfer Protocol.
com.amazonaws.services.transfer.model - package com.amazonaws.services.transfer.model
 
configFactory - Static variable in class com.amazonaws.services.transfer.AWSTransferClient
Client configuration factory providing ClientConfigurations tailored to this client
createServer(CreateServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
createServer(CreateServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Instantiates an autoscaling virtual server based on Secure File Transfer Protocol (SFTP) in AWS.
createServer(CreateServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Instantiates an autoscaling virtual server based on Secure File Transfer Protocol (SFTP) in AWS.
createServerAsync(CreateServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
createServerAsync(CreateServerRequest, AsyncHandler<CreateServerRequest, CreateServerResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
createServerAsync(CreateServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Instantiates an autoscaling virtual server based on Secure File Transfer Protocol (SFTP) in AWS.
createServerAsync(CreateServerRequest, AsyncHandler<CreateServerRequest, CreateServerResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Instantiates an autoscaling virtual server based on Secure File Transfer Protocol (SFTP) in AWS.
createServerAsync(CreateServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
createServerAsync(CreateServerRequest, AsyncHandler<CreateServerRequest, CreateServerResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
CreateServerRequest - Class in com.amazonaws.services.transfer.model
 
CreateServerRequest() - Constructor for class com.amazonaws.services.transfer.model.CreateServerRequest
 
CreateServerResult - Class in com.amazonaws.services.transfer.model
 
CreateServerResult() - Constructor for class com.amazonaws.services.transfer.model.CreateServerResult
 
createUser(CreateUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
createUser(CreateUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Adds a user and associate them with an existing Secure File Transfer Protocol (SFTP) server.
createUser(CreateUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Adds a user and associate them with an existing Secure File Transfer Protocol (SFTP) server.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
createUserAsync(CreateUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Adds a user and associate them with an existing Secure File Transfer Protocol (SFTP) server.
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Adds a user and associate them with an existing Secure File Transfer Protocol (SFTP) server.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
CreateUserRequest - Class in com.amazonaws.services.transfer.model
 
CreateUserRequest() - Constructor for class com.amazonaws.services.transfer.model.CreateUserRequest
 
CreateUserResult - Class in com.amazonaws.services.transfer.model
 
CreateUserResult() - Constructor for class com.amazonaws.services.transfer.model.CreateUserResult
 

D

defaultClient() - Static method in class com.amazonaws.services.transfer.AWSTransferAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.transfer.AWSTransferClientBuilder
 
deleteServer(DeleteServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
deleteServer(DeleteServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Deletes the Secure File Transfer Protocol (SFTP) server that you specify.
deleteServer(DeleteServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Deletes the Secure File Transfer Protocol (SFTP) server that you specify.
deleteServerAsync(DeleteServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
deleteServerAsync(DeleteServerRequest, AsyncHandler<DeleteServerRequest, DeleteServerResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
deleteServerAsync(DeleteServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Deletes the Secure File Transfer Protocol (SFTP) server that you specify.
deleteServerAsync(DeleteServerRequest, AsyncHandler<DeleteServerRequest, DeleteServerResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Deletes the Secure File Transfer Protocol (SFTP) server that you specify.
deleteServerAsync(DeleteServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
deleteServerAsync(DeleteServerRequest, AsyncHandler<DeleteServerRequest, DeleteServerResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
DeleteServerRequest - Class in com.amazonaws.services.transfer.model
 
DeleteServerRequest() - Constructor for class com.amazonaws.services.transfer.model.DeleteServerRequest
 
DeleteServerResult - Class in com.amazonaws.services.transfer.model
 
DeleteServerResult() - Constructor for class com.amazonaws.services.transfer.model.DeleteServerResult
 
deleteSshPublicKey(DeleteSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
deleteSshPublicKey(DeleteSshPublicKeyRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Deletes a user's Secure Shell (SSH) public key.
deleteSshPublicKey(DeleteSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Deletes a user's Secure Shell (SSH) public key.
deleteSshPublicKeyAsync(DeleteSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
deleteSshPublicKeyAsync(DeleteSshPublicKeyRequest, AsyncHandler<DeleteSshPublicKeyRequest, DeleteSshPublicKeyResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
deleteSshPublicKeyAsync(DeleteSshPublicKeyRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Deletes a user's Secure Shell (SSH) public key.
deleteSshPublicKeyAsync(DeleteSshPublicKeyRequest, AsyncHandler<DeleteSshPublicKeyRequest, DeleteSshPublicKeyResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Deletes a user's Secure Shell (SSH) public key.
deleteSshPublicKeyAsync(DeleteSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
deleteSshPublicKeyAsync(DeleteSshPublicKeyRequest, AsyncHandler<DeleteSshPublicKeyRequest, DeleteSshPublicKeyResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
DeleteSshPublicKeyRequest - Class in com.amazonaws.services.transfer.model
 
DeleteSshPublicKeyRequest() - Constructor for class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
 
DeleteSshPublicKeyResult - Class in com.amazonaws.services.transfer.model
 
DeleteSshPublicKeyResult() - Constructor for class com.amazonaws.services.transfer.model.DeleteSshPublicKeyResult
 
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Deletes the user belonging to the server you specify.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Deletes the user belonging to the server you specify.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
deleteUserAsync(DeleteUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Deletes the user belonging to the server you specify.
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Deletes the user belonging to the server you specify.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
DeleteUserRequest - Class in com.amazonaws.services.transfer.model
 
DeleteUserRequest() - Constructor for class com.amazonaws.services.transfer.model.DeleteUserRequest
 
DeleteUserResult - Class in com.amazonaws.services.transfer.model
 
DeleteUserResult() - Constructor for class com.amazonaws.services.transfer.model.DeleteUserResult
 
DescribedServer - Class in com.amazonaws.services.transfer.model
Describe the properties of the server that was specified.
DescribedServer() - Constructor for class com.amazonaws.services.transfer.model.DescribedServer
 
DescribedUser - Class in com.amazonaws.services.transfer.model
Returns properties of the user that you wish to describe.
DescribedUser() - Constructor for class com.amazonaws.services.transfer.model.DescribedUser
 
describeServer(DescribeServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
describeServer(DescribeServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Describes the server that you specify by passing the ServerId parameter.
describeServer(DescribeServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Describes the server that you specify by passing the ServerId parameter.
describeServerAsync(DescribeServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
describeServerAsync(DescribeServerRequest, AsyncHandler<DescribeServerRequest, DescribeServerResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
describeServerAsync(DescribeServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Describes the server that you specify by passing the ServerId parameter.
describeServerAsync(DescribeServerRequest, AsyncHandler<DescribeServerRequest, DescribeServerResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Describes the server that you specify by passing the ServerId parameter.
describeServerAsync(DescribeServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
describeServerAsync(DescribeServerRequest, AsyncHandler<DescribeServerRequest, DescribeServerResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
DescribeServerRequest - Class in com.amazonaws.services.transfer.model
 
DescribeServerRequest() - Constructor for class com.amazonaws.services.transfer.model.DescribeServerRequest
 
DescribeServerResult - Class in com.amazonaws.services.transfer.model
 
DescribeServerResult() - Constructor for class com.amazonaws.services.transfer.model.DescribeServerResult
 
describeUser(DescribeUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
describeUser(DescribeUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Describes the user assigned to a specific server, as identified by its ServerId property.
describeUser(DescribeUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Describes the user assigned to a specific server, as identified by its ServerId property.
describeUserAsync(DescribeUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
describeUserAsync(DescribeUserRequest, AsyncHandler<DescribeUserRequest, DescribeUserResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
describeUserAsync(DescribeUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Describes the user assigned to a specific server, as identified by its ServerId property.
describeUserAsync(DescribeUserRequest, AsyncHandler<DescribeUserRequest, DescribeUserResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Describes the user assigned to a specific server, as identified by its ServerId property.
describeUserAsync(DescribeUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
describeUserAsync(DescribeUserRequest, AsyncHandler<DescribeUserRequest, DescribeUserResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
DescribeUserRequest - Class in com.amazonaws.services.transfer.model
 
DescribeUserRequest() - Constructor for class com.amazonaws.services.transfer.model.DescribeUserRequest
 
DescribeUserResult - Class in com.amazonaws.services.transfer.model
 
DescribeUserResult() - Constructor for class com.amazonaws.services.transfer.model.DescribeUserResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.transfer.AWSTransfer
The region metadata service name for computing region endpoints.
EndpointDetails - Class in com.amazonaws.services.transfer.model
The configuration settings for the virtual private cloud (VPC) endpoint for your SFTP server.
EndpointDetails() - Constructor for class com.amazonaws.services.transfer.model.EndpointDetails
 
EndpointType - Enum in com.amazonaws.services.transfer.model
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.CreateServerResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.CreateUserResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DeleteServerRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DeleteServerResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DeleteUserResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DescribedServer
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DescribedUser
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DescribeServerRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DescribeServerResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.EndpointDetails
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListedServer
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListedUser
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListServersRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListServersResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.StartServerRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.StartServerResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.StopServerRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.StopServerResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.UpdateServerResult
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.transfer.model.EndpointType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.transfer.model.IdentityProviderType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.transfer.model.State
Use this in place of valueOf.

G

getArn() - Method in class com.amazonaws.services.transfer.model.DescribedServer
Specifies the unique Amazon Resource Name (ARN) for the server to be described.
getArn() - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the unique Amazon Resource Name (ARN) for the user that was requested to be described.
getArn() - Method in class com.amazonaws.services.transfer.model.ListedServer
The unique Amazon Resource Name (ARN) for the server to be listed.
getArn() - Method in class com.amazonaws.services.transfer.model.ListedUser
This property is the unique Amazon Resource Name (ARN) for the user that you wish to learn about.
getArn() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
Requests the tags associated with a particular Amazon Resource Name (ARN).
getArn() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
This value is the ARN you specified to list the tags of.
getArn() - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
An Amazon Resource Name (ARN) for a specific AWS resource, such as a server, user, or role.
getArn() - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
This is the value of the resource that will have the tag removed.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getDateImported() - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The date that the public key was added to the user account.
getEndpointDetails() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The virtual private cloud (VPC) endpoint settings that you want to configure for your SFTP server.
getEndpointDetails() - Method in class com.amazonaws.services.transfer.model.DescribedServer
The virtual private cloud (VPC) endpoint settings that you configured for your SFTP server.
getEndpointDetails() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The virtual private cloud (VPC) endpoint settings that are configured for your SFTP server.
getEndpointType() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The type of VPC endpoint that you want your SFTP server connect to.
getEndpointType() - Method in class com.amazonaws.services.transfer.model.DescribedServer
The type of endpoint that your SFTP server is connected to.
getEndpointType() - Method in class com.amazonaws.services.transfer.model.ListedServer
The type of VPC endpoint that your SFTP server is connected to.
getEndpointType() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The type of endpoint that you want your SFTP server to connect to.
getExecutorService() - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
Returns the executor service used by this client to execute async requests.
getHomeDirectory() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The landing directory (folder) for a user when they log in to the server using their SFTP client.
getHomeDirectory() - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property specifies the landing directory (or folder) which is the location that files are written to or read from in an Amazon S3 bucket for the described user.
getHomeDirectory() - Method in class com.amazonaws.services.transfer.model.ListedUser
This value specifies the location that files are written to or read from an Amazon S3 bucket for the user you specify by their ARN.
getHomeDirectory() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
The HomeDirectory parameter specifies the landing directory (folder) for a user when they log in to the server using their client.
getHostKey() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The RSA private key as generated by ssh-keygen -N "" -f my-new-server-key command.
getHostKey() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The RSA private key as generated by ssh-keygen -N "" -f my-new-server-key.
getHostKeyFingerprint() - Method in class com.amazonaws.services.transfer.model.DescribedServer
This value contains the Message-Digest Algorithm (MD5) hash of the server's host key.
getIdentityProviderDetails() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
An array containing all of the information required to call a customer-supplied authentication API.
getIdentityProviderDetails() - Method in class com.amazonaws.services.transfer.model.DescribedServer
Specifies information to call a customer-supplied authentication API.
getIdentityProviderDetails() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
This response parameter is an array containing all of the information required to call a customer's authentication API method.
getIdentityProviderType() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The mode of authentication enabled for this service.
getIdentityProviderType() - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property defines the mode of authentication method enabled for this service.
getIdentityProviderType() - Method in class com.amazonaws.services.transfer.model.ListedServer
The authentication method used to validate a user for the server that was specified.
getInvocationRole() - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
The Role parameter provides the type of InvocationRole used to authenticate the user account.
getKey() - Method in class com.amazonaws.services.transfer.model.Tag
The name assigned to the tag that you create.
getLoggingRole() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
A value that allows the service to write your SFTP users' activity to your Amazon CloudWatch logs for monitoring and auditing purposes.
getLoggingRole() - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property is an AWS Identity and Access Management (IAM) entity that allows the server to turn on Amazon CloudWatch logging for Amazon S3 events.
getLoggingRole() - Method in class com.amazonaws.services.transfer.model.ListedServer
The AWS Identity and Access Management entity that allows the server to turn on Amazon CloudWatch logging.
getLoggingRole() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
A value that changes the AWS Identity and Access Management (IAM) role that allows Amazon S3 events to be logged in Amazon CloudWatch, turning logging on or off.
getMaxResults() - Method in class com.amazonaws.services.transfer.model.ListServersRequest
Specifies the number of servers to return as a response to the ListServers query.
getMaxResults() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
Specifies the number of tags to return as a response to the ListTagsForResource request.
getMaxResults() - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
Specifies the number of users to return as a response to the ListUsers request.
getMessage() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The result of the authorization test as a message.
getNextToken() - Method in class com.amazonaws.services.transfer.model.ListServersRequest
When additional results are obtained from the ListServers command, a NextToken parameter is returned in the output.
getNextToken() - Method in class com.amazonaws.services.transfer.model.ListServersResult
When you can get additional results from the ListServers operation, a NextToken parameter is returned in the output.
getNextToken() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
When you request additional results from the ListTagsForResource call, a NextToken parameter is returned in the input.
getNextToken() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
When you can get additional results from the ListTagsForResource call, a NextToken parameter is returned in the output.
getNextToken() - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
When you can get additional results from the ListUsers call, a NextToken parameter is returned in the output.
getNextToken() - Method in class com.amazonaws.services.transfer.model.ListUsersResult
When you can get additional results from the ListUsers call, a NextToken parameter is returned in the output.
getPolicy() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A scope-down policy for your user so you can use the same IAM role across multiple users.
getPolicy() - Method in class com.amazonaws.services.transfer.model.DescribedUser
Specifies the name of the policy in use for the described user.
getPolicy() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
Allows you to supply a scope-down policy for your user so you can use the same AWS Identity and Access Management (IAM) role across multiple users.
getResource() - Method in exception com.amazonaws.services.transfer.model.ResourceExistsException
 
getResource() - Method in exception com.amazonaws.services.transfer.model.ResourceNotFoundException
 
getResourceType() - Method in exception com.amazonaws.services.transfer.model.ResourceExistsException
 
getResourceType() - Method in exception com.amazonaws.services.transfer.model.ResourceNotFoundException
 
getRole() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The IAM role that controls your user's access to your Amazon S3 bucket.
getRole() - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property specifies the IAM role that controls your user's access to your Amazon S3 bucket.
getRole() - Method in class com.amazonaws.services.transfer.model.ListedUser
The role in use by this user.
getRole() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
The IAM role that controls your user's access to your Amazon S3 bucket.
getServer() - Method in class com.amazonaws.services.transfer.model.DescribeServerResult
An array containing the properties of the server with the ServerID you specified.
getServerId() - Method in class com.amazonaws.services.transfer.model.CreateServerResult
The service-assigned ID of the SFTP server that is created.
getServerId() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A system-assigned unique identifier for an SFTP server instance.
getServerId() - Method in class com.amazonaws.services.transfer.model.CreateUserResult
The ID of the SFTP server that the user is attached to.
getServerId() - Method in class com.amazonaws.services.transfer.model.DeleteServerRequest
A unique system-assigned identifier for an SFTP server instance.
getServerId() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A system-assigned unique identifier for a Secure File Transfer Protocol (SFTP) server instance that has the user assigned to it.
getServerId() - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
A system-assigned unique identifier for an SFTP server instance that has the user assigned to it.
getServerId() - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property is a unique system assigned identifier for the SFTP server that you instantiate.
getServerId() - Method in class com.amazonaws.services.transfer.model.DescribeServerRequest
A system-assigned unique identifier for an SFTP server.
getServerId() - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
A system-assigned unique identifier for an SFTP server that has this user assigned.
getServerId() - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
A system-assigned unique identifier for an SFTP server that has this user assigned.
getServerId() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
A system-assigned unique identifier for an SFTP server.
getServerId() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
A system-assigned unique identifier for an SFTP server.
getServerId() - Method in class com.amazonaws.services.transfer.model.ListedServer
This value is the unique system assigned identifier for the SFTP servers that were listed.
getServerId() - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
A system-assigned unique identifier for a Secure File Transfer Protocol (SFTP) server that has users are assigned to it.
getServerId() - Method in class com.amazonaws.services.transfer.model.ListUsersResult
A system-assigned unique identifier for an SFTP server that the users are assigned to.
getServerId() - Method in class com.amazonaws.services.transfer.model.StartServerRequest
A system-assigned unique identifier for an SFTP server that you start.
getServerId() - Method in class com.amazonaws.services.transfer.model.StopServerRequest
A system-assigned unique identifier for an SFTP server that you stopped.
getServerId() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
A system assigned identifier for a specific server.
getServerId() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
getServerId() - Method in class com.amazonaws.services.transfer.model.UpdateServerResult
A system-assigned unique identifier for an SFTP server that the user account is assigned to.
getServerId() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
getServerId() - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
getServers() - Method in class com.amazonaws.services.transfer.model.ListServersResult
An array of servers that were listed.
getSshPublicKeyBody() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The public portion of the Secure Shall (SSH) key used to authenticate the user to the SFTP server.
getSshPublicKeyBody() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
The public key portion of an SSH key pair.
getSshPublicKeyBody() - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The content of the SSH public key as specified by the PublicKeyId.
getSshPublicKeyCount() - Method in class com.amazonaws.services.transfer.model.ListedUser
This value is the number of SSH public keys stored for the user you specified.
getSshPublicKeyId() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A unique identifier used to reference your user's specific SSH key.
getSshPublicKeyId() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
This identifier is the name given to a public key by the system that was imported.
getSshPublicKeyId() - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The SshPublicKeyId parameter contains the identifier of the public key.
getSshPublicKeys() - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the public key portion of the Secure Shell (SSH) keys stored for the described user.
getState() - Method in class com.amazonaws.services.transfer.model.DescribedServer
The condition of the SFTP server for the server that was described.
getState() - Method in class com.amazonaws.services.transfer.model.ListedServer
This property describes the condition of the SFTP server for the server that was described.
getStatusCode() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The HTTP status code that is the response from your API Gateway.
getTagKeys() - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type.
getTags() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
Key-value pairs that can be used to group and search for servers.
getTags() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
Key-value pairs that can be used to group and search for users.
getTags() - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property contains the key-value pairs that you can use to search for and group servers that were assigned to the server that was described.
getTags() - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the key-value pairs for the user requested.
getTags() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
getTags() - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
getUrl() - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
The IdentityProviderDetail parameter contains the location of the service endpoint used to authenticate users.
getUrl() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The endpoint of the service used to authenticate a user.
getUser() - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
An array containing the properties of the user account for the ServerID value that you specified.
getUserCount() - Method in class com.amazonaws.services.transfer.model.DescribedServer
The number of users that are assigned to the SFTP server you specified with the ServerId.
getUserCount() - Method in class com.amazonaws.services.transfer.model.ListedServer
This property is a numeric value that indicates the number of users that are assigned to the SFTP server you specified with the ServerId.
getUserName() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A unique string that identifies a user and is associated with a server as specified by the ServerId.
getUserName() - Method in class com.amazonaws.services.transfer.model.CreateUserResult
A unique string that identifies a user account associated with an SFTP server.
getUserName() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A unique string that identifies a user whose public key is being deleted.
getUserName() - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
A unique string that identifies a user that is being deleted from the server.
getUserName() - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property is the name of the user that was requested to be described.
getUserName() - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
The name of the user assigned to one or more servers.
getUserName() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
The name of the user account that is assigned to one or more servers.
getUserName() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
A user name assigned to the ServerID value that you specified.
getUserName() - Method in class com.amazonaws.services.transfer.model.ListedUser
The name of the user whose ARN was specified.
getUserName() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
This request parameter is name of the user account to be tested.
getUserName() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
A unique string that identifies a user and is associated with a server as specified by the ServerId.
getUserName() - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
The unique identifier for a user that is assigned to the SFTP server instance that was specified in the request.
getUserPassword() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
The password of the user account to be tested.
getUsers() - Method in class com.amazonaws.services.transfer.model.ListUsersResult
Returns the user accounts and their properties for the ServerId value that you specify.
getValue() - Method in class com.amazonaws.services.transfer.model.Tag
This property contains one or more values that you assigned to the key name you create.
getVpcEndpointId() - Method in class com.amazonaws.services.transfer.model.EndpointDetails
The ID of the VPC endpoint.

H

hashCode() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.CreateServerResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.CreateUserResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DeleteServerRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DeleteServerResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DeleteUserResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DescribedServer
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DescribedUser
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DescribeServerRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DescribeServerResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.EndpointDetails
 
hashCode() - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListedServer
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListedUser
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListServersRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListServersResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.ListUsersResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.SshPublicKey
 
hashCode() - Method in class com.amazonaws.services.transfer.model.StartServerRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.StartServerResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.StopServerRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.StopServerResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.Tag
 
hashCode() - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.UpdateServerResult
 
hashCode() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
 
hashCode() - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
 

I

IdentityProviderDetails - Class in com.amazonaws.services.transfer.model
Returns information related to the type of user authentication that is in use for a server's users.
IdentityProviderDetails() - Constructor for class com.amazonaws.services.transfer.model.IdentityProviderDetails
 
IdentityProviderType - Enum in com.amazonaws.services.transfer.model
Returns information related to the type of user authentication that is in use for a server's users.
importSshPublicKey(ImportSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
importSshPublicKey(ImportSshPublicKeyRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Adds a Secure Shell (SSH) public key to a user account identified by a UserName value assigned to a specific server, identified by ServerId.
importSshPublicKey(ImportSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Adds a Secure Shell (SSH) public key to a user account identified by a UserName value assigned to a specific server, identified by ServerId.
importSshPublicKeyAsync(ImportSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
importSshPublicKeyAsync(ImportSshPublicKeyRequest, AsyncHandler<ImportSshPublicKeyRequest, ImportSshPublicKeyResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
importSshPublicKeyAsync(ImportSshPublicKeyRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Adds a Secure Shell (SSH) public key to a user account identified by a UserName value assigned to a specific server, identified by ServerId.
importSshPublicKeyAsync(ImportSshPublicKeyRequest, AsyncHandler<ImportSshPublicKeyRequest, ImportSshPublicKeyResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Adds a Secure Shell (SSH) public key to a user account identified by a UserName value assigned to a specific server, identified by ServerId.
importSshPublicKeyAsync(ImportSshPublicKeyRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
importSshPublicKeyAsync(ImportSshPublicKeyRequest, AsyncHandler<ImportSshPublicKeyRequest, ImportSshPublicKeyResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
ImportSshPublicKeyRequest - Class in com.amazonaws.services.transfer.model
 
ImportSshPublicKeyRequest() - Constructor for class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
 
ImportSshPublicKeyResult - Class in com.amazonaws.services.transfer.model
This response identifies the user, server they belong to, and the identifier of the SSH public key associated with that user.
ImportSshPublicKeyResult() - Constructor for class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
 
InternalServiceErrorException - Exception in com.amazonaws.services.transfer.model
This exception is thrown when an error occurs in the AWS Transfer for SFTP service.
InternalServiceErrorException(String) - Constructor for exception com.amazonaws.services.transfer.model.InternalServiceErrorException
Constructs a new InternalServiceErrorException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.transfer.model
The NextToken parameter that was passed is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.transfer.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.transfer.model
This exception is thrown when the client submits a malformed request.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.transfer.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.

L

ListedServer - Class in com.amazonaws.services.transfer.model
Returns properties of the server that was specified.
ListedServer() - Constructor for class com.amazonaws.services.transfer.model.ListedServer
 
ListedUser - Class in com.amazonaws.services.transfer.model
Returns properties of the user that you specify.
ListedUser() - Constructor for class com.amazonaws.services.transfer.model.ListedUser
 
listServers(ListServersRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
listServers(ListServersRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Lists the Secure File Transfer Protocol (SFTP) servers that are associated with your AWS account.
listServers(ListServersRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Lists the Secure File Transfer Protocol (SFTP) servers that are associated with your AWS account.
listServersAsync(ListServersRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
listServersAsync(ListServersRequest, AsyncHandler<ListServersRequest, ListServersResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
listServersAsync(ListServersRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Lists the Secure File Transfer Protocol (SFTP) servers that are associated with your AWS account.
listServersAsync(ListServersRequest, AsyncHandler<ListServersRequest, ListServersResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Lists the Secure File Transfer Protocol (SFTP) servers that are associated with your AWS account.
listServersAsync(ListServersRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
listServersAsync(ListServersRequest, AsyncHandler<ListServersRequest, ListServersResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
ListServersRequest - Class in com.amazonaws.services.transfer.model
 
ListServersRequest() - Constructor for class com.amazonaws.services.transfer.model.ListServersRequest
 
ListServersResult - Class in com.amazonaws.services.transfer.model
 
ListServersResult() - Constructor for class com.amazonaws.services.transfer.model.ListServersResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Lists all of the tags associated with the Amazon Resource Number (ARN) you specify.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Lists all of the tags associated with the Amazon Resource Number (ARN) you specify.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Lists all of the tags associated with the Amazon Resource Number (ARN) you specify.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Lists all of the tags associated with the Amazon Resource Number (ARN) you specify.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.transfer.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.transfer.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.transfer.model.ListTagsForResourceResult
 
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
listUsers(ListUsersRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Lists the users for the server that you specify by passing the ServerId parameter.
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Lists the users for the server that you specify by passing the ServerId parameter.
listUsersAsync(ListUsersRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
listUsersAsync(ListUsersRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Lists the users for the server that you specify by passing the ServerId parameter.
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Lists the users for the server that you specify by passing the ServerId parameter.
listUsersAsync(ListUsersRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
ListUsersRequest - Class in com.amazonaws.services.transfer.model
 
ListUsersRequest() - Constructor for class com.amazonaws.services.transfer.model.ListUsersRequest
 
ListUsersResult - Class in com.amazonaws.services.transfer.model
 
ListUsersResult() - Constructor for class com.amazonaws.services.transfer.model.ListUsersResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.DescribedServer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.DescribedUser
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.EndpointDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.ListedServer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.ListedUser
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transfer.model.Tag
 

R

ResourceExistsException - Exception in com.amazonaws.services.transfer.model
The requested resource does not exist.
ResourceExistsException(String) - Constructor for exception com.amazonaws.services.transfer.model.ResourceExistsException
Constructs a new ResourceExistsException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.transfer.model
This exception is thrown when a resource is not found by the AWS Transfer for SFTP service.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.transfer.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServiceUnavailableException - Exception in com.amazonaws.services.transfer.model
The request has failed because the AWS Transfer for SFTP service is not available.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.transfer.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setArn(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
Specifies the unique Amazon Resource Name (ARN) for the server to be described.
setArn(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the unique Amazon Resource Name (ARN) for the user that was requested to be described.
setArn(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The unique Amazon Resource Name (ARN) for the server to be listed.
setArn(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
This property is the unique Amazon Resource Name (ARN) for the user that you wish to learn about.
setArn(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
Requests the tags associated with a particular Amazon Resource Name (ARN).
setArn(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
This value is the ARN you specified to list the tags of.
setArn(String) - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
An Amazon Resource Name (ARN) for a specific AWS resource, such as a server, user, or role.
setArn(String) - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
This is the value of the resource that will have the tag removed.
setDateImported(Date) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The date that the public key was added to the user account.
setEndpointDetails(EndpointDetails) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The virtual private cloud (VPC) endpoint settings that you want to configure for your SFTP server.
setEndpointDetails(EndpointDetails) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The virtual private cloud (VPC) endpoint settings that you configured for your SFTP server.
setEndpointDetails(EndpointDetails) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The virtual private cloud (VPC) endpoint settings that are configured for your SFTP server.
setEndpointType(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The type of VPC endpoint that you want your SFTP server connect to.
setEndpointType(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The type of endpoint that your SFTP server is connected to.
setEndpointType(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The type of VPC endpoint that your SFTP server is connected to.
setEndpointType(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The type of endpoint that you want your SFTP server to connect to.
setHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The landing directory (folder) for a user when they log in to the server using their SFTP client.
setHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property specifies the landing directory (or folder) which is the location that files are written to or read from in an Amazon S3 bucket for the described user.
setHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
This value specifies the location that files are written to or read from an Amazon S3 bucket for the user you specify by their ARN.
setHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
The HomeDirectory parameter specifies the landing directory (folder) for a user when they log in to the server using their client.
setHostKey(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The RSA private key as generated by ssh-keygen -N "" -f my-new-server-key command.
setHostKey(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The RSA private key as generated by ssh-keygen -N "" -f my-new-server-key.
setHostKeyFingerprint(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This value contains the Message-Digest Algorithm (MD5) hash of the server's host key.
setIdentityProviderDetails(IdentityProviderDetails) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
An array containing all of the information required to call a customer-supplied authentication API.
setIdentityProviderDetails(IdentityProviderDetails) - Method in class com.amazonaws.services.transfer.model.DescribedServer
Specifies information to call a customer-supplied authentication API.
setIdentityProviderDetails(IdentityProviderDetails) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
This response parameter is an array containing all of the information required to call a customer's authentication API method.
setIdentityProviderType(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The mode of authentication enabled for this service.
setIdentityProviderType(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property defines the mode of authentication method enabled for this service.
setIdentityProviderType(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The authentication method used to validate a user for the server that was specified.
setInvocationRole(String) - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
The Role parameter provides the type of InvocationRole used to authenticate the user account.
setKey(String) - Method in class com.amazonaws.services.transfer.model.Tag
The name assigned to the tag that you create.
setLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
A value that allows the service to write your SFTP users' activity to your Amazon CloudWatch logs for monitoring and auditing purposes.
setLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property is an AWS Identity and Access Management (IAM) entity that allows the server to turn on Amazon CloudWatch logging for Amazon S3 events.
setLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The AWS Identity and Access Management entity that allows the server to turn on Amazon CloudWatch logging.
setLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
A value that changes the AWS Identity and Access Management (IAM) role that allows Amazon S3 events to be logged in Amazon CloudWatch, turning logging on or off.
setMaxResults(Integer) - Method in class com.amazonaws.services.transfer.model.ListServersRequest
Specifies the number of servers to return as a response to the ListServers query.
setMaxResults(Integer) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
Specifies the number of tags to return as a response to the ListTagsForResource request.
setMaxResults(Integer) - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
Specifies the number of users to return as a response to the ListUsers request.
setMessage(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The result of the authorization test as a message.
setNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListServersRequest
When additional results are obtained from the ListServers command, a NextToken parameter is returned in the output.
setNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListServersResult
When you can get additional results from the ListServers operation, a NextToken parameter is returned in the output.
setNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
When you request additional results from the ListTagsForResource call, a NextToken parameter is returned in the input.
setNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
When you can get additional results from the ListTagsForResource call, a NextToken parameter is returned in the output.
setNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
When you can get additional results from the ListUsers call, a NextToken parameter is returned in the output.
setNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
When you can get additional results from the ListUsers call, a NextToken parameter is returned in the output.
setPolicy(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A scope-down policy for your user so you can use the same IAM role across multiple users.
setPolicy(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
Specifies the name of the policy in use for the described user.
setPolicy(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
Allows you to supply a scope-down policy for your user so you can use the same AWS Identity and Access Management (IAM) role across multiple users.
setResource(String) - Method in exception com.amazonaws.services.transfer.model.ResourceExistsException
 
setResource(String) - Method in exception com.amazonaws.services.transfer.model.ResourceNotFoundException
 
setResourceType(String) - Method in exception com.amazonaws.services.transfer.model.ResourceExistsException
 
setResourceType(String) - Method in exception com.amazonaws.services.transfer.model.ResourceNotFoundException
 
setRole(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The IAM role that controls your user's access to your Amazon S3 bucket.
setRole(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property specifies the IAM role that controls your user's access to your Amazon S3 bucket.
setRole(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
The role in use by this user.
setRole(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
The IAM role that controls your user's access to your Amazon S3 bucket.
setServer(DescribedServer) - Method in class com.amazonaws.services.transfer.model.DescribeServerResult
An array containing the properties of the server with the ServerID you specified.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.CreateServerResult
The service-assigned ID of the SFTP server that is created.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A system-assigned unique identifier for an SFTP server instance.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.CreateUserResult
The ID of the SFTP server that the user is attached to.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.DeleteServerRequest
A unique system-assigned identifier for an SFTP server instance.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A system-assigned unique identifier for a Secure File Transfer Protocol (SFTP) server instance that has the user assigned to it.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
A system-assigned unique identifier for an SFTP server instance that has the user assigned to it.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property is a unique system assigned identifier for the SFTP server that you instantiate.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribeServerRequest
A system-assigned unique identifier for an SFTP server.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
A system-assigned unique identifier for an SFTP server that has this user assigned.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
A system-assigned unique identifier for an SFTP server that has this user assigned.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
A system-assigned unique identifier for an SFTP server.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
A system-assigned unique identifier for an SFTP server.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
This value is the unique system assigned identifier for the SFTP servers that were listed.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
A system-assigned unique identifier for a Secure File Transfer Protocol (SFTP) server that has users are assigned to it.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
A system-assigned unique identifier for an SFTP server that the users are assigned to.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.StartServerRequest
A system-assigned unique identifier for an SFTP server that you start.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.StopServerRequest
A system-assigned unique identifier for an SFTP server that you stopped.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
A system assigned identifier for a specific server.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerResult
A system-assigned unique identifier for an SFTP server that the user account is assigned to.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
setServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
setServers(Collection<ListedServer>) - Method in class com.amazonaws.services.transfer.model.ListServersResult
An array of servers that were listed.
setSshPublicKeyBody(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The public portion of the Secure Shall (SSH) key used to authenticate the user to the SFTP server.
setSshPublicKeyBody(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
The public key portion of an SSH key pair.
setSshPublicKeyBody(String) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The content of the SSH public key as specified by the PublicKeyId.
setSshPublicKeyCount(Integer) - Method in class com.amazonaws.services.transfer.model.ListedUser
This value is the number of SSH public keys stored for the user you specified.
setSshPublicKeyId(String) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A unique identifier used to reference your user's specific SSH key.
setSshPublicKeyId(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
This identifier is the name given to a public key by the system that was imported.
setSshPublicKeyId(String) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The SshPublicKeyId parameter contains the identifier of the public key.
setSshPublicKeys(Collection<SshPublicKey>) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the public key portion of the Secure Shell (SSH) keys stored for the described user.
setState(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The condition of the SFTP server for the server that was described.
setState(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
This property describes the condition of the SFTP server for the server that was described.
setStatusCode(Integer) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The HTTP status code that is the response from your API Gateway.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
Key-value pairs that can be used to group and search for servers.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
Key-value pairs that can be used to group and search for users.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property contains the key-value pairs that you can use to search for and group servers that were assigned to the server that was described.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the key-value pairs for the user requested.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
setUrl(String) - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
The IdentityProviderDetail parameter contains the location of the service endpoint used to authenticate users.
setUrl(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The endpoint of the service used to authenticate a user.
setUser(DescribedUser) - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
An array containing the properties of the user account for the ServerID value that you specified.
setUserCount(Integer) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The number of users that are assigned to the SFTP server you specified with the ServerId.
setUserCount(Integer) - Method in class com.amazonaws.services.transfer.model.ListedServer
This property is a numeric value that indicates the number of users that are assigned to the SFTP server you specified with the ServerId.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A unique string that identifies a user and is associated with a server as specified by the ServerId.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.CreateUserResult
A unique string that identifies a user account associated with an SFTP server.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A unique string that identifies a user whose public key is being deleted.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
A unique string that identifies a user that is being deleted from the server.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property is the name of the user that was requested to be described.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
The name of the user assigned to one or more servers.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
The name of the user account that is assigned to one or more servers.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
A user name assigned to the ServerID value that you specified.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
The name of the user whose ARN was specified.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
This request parameter is name of the user account to be tested.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
A unique string that identifies a user and is associated with a server as specified by the ServerId.
setUserName(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
The unique identifier for a user that is assigned to the SFTP server instance that was specified in the request.
setUserPassword(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
The password of the user account to be tested.
setUsers(Collection<ListedUser>) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
Returns the user accounts and their properties for the ServerId value that you specify.
setValue(String) - Method in class com.amazonaws.services.transfer.model.Tag
This property contains one or more values that you assigned to the key name you create.
setVpcEndpointId(String) - Method in class com.amazonaws.services.transfer.model.EndpointDetails
The ID of the VPC endpoint.
shutdown() - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
shutdown() - Method in interface com.amazonaws.services.transfer.AWSTransfer
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
Shuts down the client, releasing all managed resources.
SshPublicKey - Class in com.amazonaws.services.transfer.model
Provides information about the public Secure Shell (SSH) key that is associated with a user account for a specific server (as identified by ServerId).
SshPublicKey() - Constructor for class com.amazonaws.services.transfer.model.SshPublicKey
 
standard() - Static method in class com.amazonaws.services.transfer.AWSTransferAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.transfer.AWSTransferClientBuilder
 
startServer(StartServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
startServer(StartServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Changes the state of a Secure File Transfer Protocol (SFTP) server from OFFLINE to ONLINE.
startServer(StartServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Changes the state of a Secure File Transfer Protocol (SFTP) server from OFFLINE to ONLINE.
startServerAsync(StartServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
startServerAsync(StartServerRequest, AsyncHandler<StartServerRequest, StartServerResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
startServerAsync(StartServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Changes the state of a Secure File Transfer Protocol (SFTP) server from OFFLINE to ONLINE.
startServerAsync(StartServerRequest, AsyncHandler<StartServerRequest, StartServerResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Changes the state of a Secure File Transfer Protocol (SFTP) server from OFFLINE to ONLINE.
startServerAsync(StartServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
startServerAsync(StartServerRequest, AsyncHandler<StartServerRequest, StartServerResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
StartServerRequest - Class in com.amazonaws.services.transfer.model
 
StartServerRequest() - Constructor for class com.amazonaws.services.transfer.model.StartServerRequest
 
StartServerResult - Class in com.amazonaws.services.transfer.model
 
StartServerResult() - Constructor for class com.amazonaws.services.transfer.model.StartServerResult
 
State - Enum in com.amazonaws.services.transfer.model
Describes the condition of the SFTP server with respect to its ability to perform file operations.
stopServer(StopServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
stopServer(StopServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Changes the state of an SFTP server from ONLINE to OFFLINE.
stopServer(StopServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Changes the state of an SFTP server from ONLINE to OFFLINE.
stopServerAsync(StopServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
stopServerAsync(StopServerRequest, AsyncHandler<StopServerRequest, StopServerResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
stopServerAsync(StopServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Changes the state of an SFTP server from ONLINE to OFFLINE.
stopServerAsync(StopServerRequest, AsyncHandler<StopServerRequest, StopServerResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Changes the state of an SFTP server from ONLINE to OFFLINE.
stopServerAsync(StopServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
stopServerAsync(StopServerRequest, AsyncHandler<StopServerRequest, StopServerResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
StopServerRequest - Class in com.amazonaws.services.transfer.model
 
StopServerRequest() - Constructor for class com.amazonaws.services.transfer.model.StopServerRequest
 
StopServerResult - Class in com.amazonaws.services.transfer.model
 
StopServerResult() - Constructor for class com.amazonaws.services.transfer.model.StopServerResult
 

T

Tag - Class in com.amazonaws.services.transfer.model
Creates a key-value pair for a specific resource.
Tag() - Constructor for class com.amazonaws.services.transfer.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.transfer.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.transfer.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.transfer.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.transfer.model.TagResourceResult
 
testIdentityProvider(TestIdentityProviderRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
testIdentityProvider(TestIdentityProviderRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
If the IdentityProviderType of the server is API_Gateway, tests whether your API Gateway is set up successfully.
testIdentityProvider(TestIdentityProviderRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
If the IdentityProviderType of the server is API_Gateway, tests whether your API Gateway is set up successfully.
testIdentityProviderAsync(TestIdentityProviderRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
testIdentityProviderAsync(TestIdentityProviderRequest, AsyncHandler<TestIdentityProviderRequest, TestIdentityProviderResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
testIdentityProviderAsync(TestIdentityProviderRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
If the IdentityProviderType of the server is API_Gateway, tests whether your API Gateway is set up successfully.
testIdentityProviderAsync(TestIdentityProviderRequest, AsyncHandler<TestIdentityProviderRequest, TestIdentityProviderResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
If the IdentityProviderType of the server is API_Gateway, tests whether your API Gateway is set up successfully.
testIdentityProviderAsync(TestIdentityProviderRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
testIdentityProviderAsync(TestIdentityProviderRequest, AsyncHandler<TestIdentityProviderRequest, TestIdentityProviderResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
TestIdentityProviderRequest - Class in com.amazonaws.services.transfer.model
 
TestIdentityProviderRequest() - Constructor for class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
 
TestIdentityProviderResult - Class in com.amazonaws.services.transfer.model
 
TestIdentityProviderResult() - Constructor for class com.amazonaws.services.transfer.model.TestIdentityProviderResult
 
toString() - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.CreateServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.CreateUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DeleteServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DeleteServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DeleteUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DescribedServer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DescribedUser
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DescribeServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DescribeServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.EndpointDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.transfer.model.EndpointType
 
toString() - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.transfer.model.IdentityProviderType
 
toString() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListedServer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListedUser
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListServersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListServersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.ListUsersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.SshPublicKey
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.StartServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.StartServerResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.transfer.model.State
 
toString() - Method in class com.amazonaws.services.transfer.model.StopServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.StopServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.UpdateServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.transfer.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.transfer.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.transfer.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.transfer.model.UntagResourceResult
 
updateServer(UpdateServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
updateServer(UpdateServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Updates the server properties after that server has been created.
updateServer(UpdateServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Updates the server properties after that server has been created.
updateServerAsync(UpdateServerRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
updateServerAsync(UpdateServerRequest, AsyncHandler<UpdateServerRequest, UpdateServerResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
updateServerAsync(UpdateServerRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Updates the server properties after that server has been created.
updateServerAsync(UpdateServerRequest, AsyncHandler<UpdateServerRequest, UpdateServerResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Updates the server properties after that server has been created.
updateServerAsync(UpdateServerRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
updateServerAsync(UpdateServerRequest, AsyncHandler<UpdateServerRequest, UpdateServerResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
UpdateServerRequest - Class in com.amazonaws.services.transfer.model
 
UpdateServerRequest() - Constructor for class com.amazonaws.services.transfer.model.UpdateServerRequest
 
UpdateServerResult - Class in com.amazonaws.services.transfer.model
 
UpdateServerResult() - Constructor for class com.amazonaws.services.transfer.model.UpdateServerResult
 
updateUser(UpdateUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransfer
 
updateUser(UpdateUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransfer
Assigns new properties to a user.
updateUser(UpdateUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferClient
Assigns new properties to a user.
updateUserAsync(UpdateUserRequest) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, UpdateUserResult>) - Method in class com.amazonaws.services.transfer.AbstractAWSTransferAsync
 
updateUserAsync(UpdateUserRequest) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Assigns new properties to a user.
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, UpdateUserResult>) - Method in interface com.amazonaws.services.transfer.AWSTransferAsync
Assigns new properties to a user.
updateUserAsync(UpdateUserRequest) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, UpdateUserResult>) - Method in class com.amazonaws.services.transfer.AWSTransferAsyncClient
 
UpdateUserRequest - Class in com.amazonaws.services.transfer.model
 
UpdateUserRequest() - Constructor for class com.amazonaws.services.transfer.model.UpdateUserRequest
 
UpdateUserResult - Class in com.amazonaws.services.transfer.model
UpdateUserResponse returns the user name and server identifier for the request to update a user's properties.
UpdateUserResult() - Constructor for class com.amazonaws.services.transfer.model.UpdateUserResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.transfer.model.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.transfer.model.IdentityProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.transfer.model.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.transfer.model.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.transfer.model.IdentityProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.transfer.model.State
Returns an array containing the constants of this enum type, in the order they are declared.

W

withArn(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
Specifies the unique Amazon Resource Name (ARN) for the server to be described.
withArn(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the unique Amazon Resource Name (ARN) for the user that was requested to be described.
withArn(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The unique Amazon Resource Name (ARN) for the server to be listed.
withArn(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
This property is the unique Amazon Resource Name (ARN) for the user that you wish to learn about.
withArn(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
Requests the tags associated with a particular Amazon Resource Name (ARN).
withArn(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
This value is the ARN you specified to list the tags of.
withArn(String) - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
An Amazon Resource Name (ARN) for a specific AWS resource, such as a server, user, or role.
withArn(String) - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
This is the value of the resource that will have the tag removed.
withDateImported(Date) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The date that the public key was added to the user account.
withEndpointDetails(EndpointDetails) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The virtual private cloud (VPC) endpoint settings that you want to configure for your SFTP server.
withEndpointDetails(EndpointDetails) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The virtual private cloud (VPC) endpoint settings that you configured for your SFTP server.
withEndpointDetails(EndpointDetails) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The virtual private cloud (VPC) endpoint settings that are configured for your SFTP server.
withEndpointType(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The type of VPC endpoint that you want your SFTP server connect to.
withEndpointType(EndpointType) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The type of VPC endpoint that you want your SFTP server connect to.
withEndpointType(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The type of endpoint that your SFTP server is connected to.
withEndpointType(EndpointType) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The type of endpoint that your SFTP server is connected to.
withEndpointType(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The type of VPC endpoint that your SFTP server is connected to.
withEndpointType(EndpointType) - Method in class com.amazonaws.services.transfer.model.ListedServer
The type of VPC endpoint that your SFTP server is connected to.
withEndpointType(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The type of endpoint that you want your SFTP server to connect to.
withEndpointType(EndpointType) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The type of endpoint that you want your SFTP server to connect to.
withHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The landing directory (folder) for a user when they log in to the server using their SFTP client.
withHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property specifies the landing directory (or folder) which is the location that files are written to or read from in an Amazon S3 bucket for the described user.
withHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
This value specifies the location that files are written to or read from an Amazon S3 bucket for the user you specify by their ARN.
withHomeDirectory(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
The HomeDirectory parameter specifies the landing directory (folder) for a user when they log in to the server using their client.
withHostKey(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The RSA private key as generated by ssh-keygen -N "" -f my-new-server-key command.
withHostKey(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
The RSA private key as generated by ssh-keygen -N "" -f my-new-server-key.
withHostKeyFingerprint(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This value contains the Message-Digest Algorithm (MD5) hash of the server's host key.
withIdentityProviderDetails(IdentityProviderDetails) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
An array containing all of the information required to call a customer-supplied authentication API.
withIdentityProviderDetails(IdentityProviderDetails) - Method in class com.amazonaws.services.transfer.model.DescribedServer
Specifies information to call a customer-supplied authentication API.
withIdentityProviderDetails(IdentityProviderDetails) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
This response parameter is an array containing all of the information required to call a customer's authentication API method.
withIdentityProviderType(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The mode of authentication enabled for this service.
withIdentityProviderType(IdentityProviderType) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
The mode of authentication enabled for this service.
withIdentityProviderType(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property defines the mode of authentication method enabled for this service.
withIdentityProviderType(IdentityProviderType) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property defines the mode of authentication method enabled for this service.
withIdentityProviderType(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The authentication method used to validate a user for the server that was specified.
withIdentityProviderType(IdentityProviderType) - Method in class com.amazonaws.services.transfer.model.ListedServer
The authentication method used to validate a user for the server that was specified.
withInvocationRole(String) - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
The Role parameter provides the type of InvocationRole used to authenticate the user account.
withKey(String) - Method in class com.amazonaws.services.transfer.model.Tag
The name assigned to the tag that you create.
withLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
A value that allows the service to write your SFTP users' activity to your Amazon CloudWatch logs for monitoring and auditing purposes.
withLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property is an AWS Identity and Access Management (IAM) entity that allows the server to turn on Amazon CloudWatch logging for Amazon S3 events.
withLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
The AWS Identity and Access Management entity that allows the server to turn on Amazon CloudWatch logging.
withLoggingRole(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
A value that changes the AWS Identity and Access Management (IAM) role that allows Amazon S3 events to be logged in Amazon CloudWatch, turning logging on or off.
withMaxResults(Integer) - Method in class com.amazonaws.services.transfer.model.ListServersRequest
Specifies the number of servers to return as a response to the ListServers query.
withMaxResults(Integer) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
Specifies the number of tags to return as a response to the ListTagsForResource request.
withMaxResults(Integer) - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
Specifies the number of users to return as a response to the ListUsers request.
withMessage(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The result of the authorization test as a message.
withNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListServersRequest
When additional results are obtained from the ListServers command, a NextToken parameter is returned in the output.
withNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListServersResult
When you can get additional results from the ListServers operation, a NextToken parameter is returned in the output.
withNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceRequest
When you request additional results from the ListTagsForResource call, a NextToken parameter is returned in the input.
withNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
When you can get additional results from the ListTagsForResource call, a NextToken parameter is returned in the output.
withNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
When you can get additional results from the ListUsers call, a NextToken parameter is returned in the output.
withNextToken(String) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
When you can get additional results from the ListUsers call, a NextToken parameter is returned in the output.
withPolicy(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A scope-down policy for your user so you can use the same IAM role across multiple users.
withPolicy(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
Specifies the name of the policy in use for the described user.
withPolicy(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
Allows you to supply a scope-down policy for your user so you can use the same AWS Identity and Access Management (IAM) role across multiple users.
withResource(String) - Method in exception com.amazonaws.services.transfer.model.ResourceExistsException
 
withResource(String) - Method in exception com.amazonaws.services.transfer.model.ResourceNotFoundException
 
withResourceType(String) - Method in exception com.amazonaws.services.transfer.model.ResourceExistsException
 
withResourceType(String) - Method in exception com.amazonaws.services.transfer.model.ResourceNotFoundException
 
withRole(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The IAM role that controls your user's access to your Amazon S3 bucket.
withRole(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property specifies the IAM role that controls your user's access to your Amazon S3 bucket.
withRole(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
The role in use by this user.
withRole(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
The IAM role that controls your user's access to your Amazon S3 bucket.
withServer(DescribedServer) - Method in class com.amazonaws.services.transfer.model.DescribeServerResult
An array containing the properties of the server with the ServerID you specified.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.CreateServerResult
The service-assigned ID of the SFTP server that is created.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A system-assigned unique identifier for an SFTP server instance.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.CreateUserResult
The ID of the SFTP server that the user is attached to.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.DeleteServerRequest
A unique system-assigned identifier for an SFTP server instance.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A system-assigned unique identifier for a Secure File Transfer Protocol (SFTP) server instance that has the user assigned to it.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
A system-assigned unique identifier for an SFTP server instance that has the user assigned to it.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property is a unique system assigned identifier for the SFTP server that you instantiate.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribeServerRequest
A system-assigned unique identifier for an SFTP server.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
A system-assigned unique identifier for an SFTP server that has this user assigned.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
A system-assigned unique identifier for an SFTP server that has this user assigned.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
A system-assigned unique identifier for an SFTP server.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
A system-assigned unique identifier for an SFTP server.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
This value is the unique system assigned identifier for the SFTP servers that were listed.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.ListUsersRequest
A system-assigned unique identifier for a Secure File Transfer Protocol (SFTP) server that has users are assigned to it.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
A system-assigned unique identifier for an SFTP server that the users are assigned to.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.StartServerRequest
A system-assigned unique identifier for an SFTP server that you start.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.StopServerRequest
A system-assigned unique identifier for an SFTP server that you stopped.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
A system assigned identifier for a specific server.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerRequest
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateServerResult
A system-assigned unique identifier for an SFTP server that the user account is assigned to.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
withServerId(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
A system-assigned unique identifier for an SFTP server instance that the user account is assigned to.
withServers(ListedServer...) - Method in class com.amazonaws.services.transfer.model.ListServersResult
An array of servers that were listed.
withServers(Collection<ListedServer>) - Method in class com.amazonaws.services.transfer.model.ListServersResult
An array of servers that were listed.
withSshPublicKeyBody(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
The public portion of the Secure Shall (SSH) key used to authenticate the user to the SFTP server.
withSshPublicKeyBody(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
The public key portion of an SSH key pair.
withSshPublicKeyBody(String) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The content of the SSH public key as specified by the PublicKeyId.
withSshPublicKeyCount(Integer) - Method in class com.amazonaws.services.transfer.model.ListedUser
This value is the number of SSH public keys stored for the user you specified.
withSshPublicKeyId(String) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A unique identifier used to reference your user's specific SSH key.
withSshPublicKeyId(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
This identifier is the name given to a public key by the system that was imported.
withSshPublicKeyId(String) - Method in class com.amazonaws.services.transfer.model.SshPublicKey
The SshPublicKeyId parameter contains the identifier of the public key.
withSshPublicKeys(SshPublicKey...) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the public key portion of the Secure Shell (SSH) keys stored for the described user.
withSshPublicKeys(Collection<SshPublicKey>) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the public key portion of the Secure Shell (SSH) keys stored for the described user.
withState(String) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The condition of the SFTP server for the server that was described.
withState(State) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The condition of the SFTP server for the server that was described.
withState(String) - Method in class com.amazonaws.services.transfer.model.ListedServer
This property describes the condition of the SFTP server for the server that was described.
withState(State) - Method in class com.amazonaws.services.transfer.model.ListedServer
This property describes the condition of the SFTP server for the server that was described.
withStatusCode(Integer) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The HTTP status code that is the response from your API Gateway.
withTagKeys(String...) - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.transfer.model.UntagResourceRequest
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type.
withTags(Tag...) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
Key-value pairs that can be used to group and search for servers.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.CreateServerRequest
Key-value pairs that can be used to group and search for servers.
withTags(Tag...) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
Key-value pairs that can be used to group and search for users.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
Key-value pairs that can be used to group and search for users.
withTags(Tag...) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property contains the key-value pairs that you can use to search for and group servers that were assigned to the server that was described.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.DescribedServer
This property contains the key-value pairs that you can use to search for and group servers that were assigned to the server that was described.
withTags(Tag...) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the key-value pairs for the user requested.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property contains the key-value pairs for the user requested.
withTags(Tag...) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.ListTagsForResourceResult
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
withTags(Tag...) - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.transfer.model.TagResourceRequest
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
withUrl(String) - Method in class com.amazonaws.services.transfer.model.IdentityProviderDetails
The IdentityProviderDetail parameter contains the location of the service endpoint used to authenticate users.
withUrl(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderResult
The endpoint of the service used to authenticate a user.
withUser(DescribedUser) - Method in class com.amazonaws.services.transfer.model.DescribeUserResult
An array containing the properties of the user account for the ServerID value that you specified.
withUserCount(Integer) - Method in class com.amazonaws.services.transfer.model.DescribedServer
The number of users that are assigned to the SFTP server you specified with the ServerId.
withUserCount(Integer) - Method in class com.amazonaws.services.transfer.model.ListedServer
This property is a numeric value that indicates the number of users that are assigned to the SFTP server you specified with the ServerId.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.CreateUserRequest
A unique string that identifies a user and is associated with a server as specified by the ServerId.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.CreateUserResult
A unique string that identifies a user account associated with an SFTP server.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.DeleteSshPublicKeyRequest
A unique string that identifies a user whose public key is being deleted.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.DeleteUserRequest
A unique string that identifies a user that is being deleted from the server.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.DescribedUser
This property is the name of the user that was requested to be described.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.DescribeUserRequest
The name of the user assigned to one or more servers.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyRequest
The name of the user account that is assigned to one or more servers.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.ImportSshPublicKeyResult
A user name assigned to the ServerID value that you specified.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.ListedUser
The name of the user whose ARN was specified.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
This request parameter is name of the user account to be tested.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserRequest
A unique string that identifies a user and is associated with a server as specified by the ServerId.
withUserName(String) - Method in class com.amazonaws.services.transfer.model.UpdateUserResult
The unique identifier for a user that is assigned to the SFTP server instance that was specified in the request.
withUserPassword(String) - Method in class com.amazonaws.services.transfer.model.TestIdentityProviderRequest
The password of the user account to be tested.
withUsers(ListedUser...) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
Returns the user accounts and their properties for the ServerId value that you specify.
withUsers(Collection<ListedUser>) - Method in class com.amazonaws.services.transfer.model.ListUsersResult
Returns the user accounts and their properties for the ServerId value that you specify.
withValue(String) - Method in class com.amazonaws.services.transfer.model.Tag
This property contains one or more values that you assigned to the key name you create.
withVpcEndpointId(String) - Method in class com.amazonaws.services.transfer.model.EndpointDetails
The ID of the VPC endpoint.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.