- dateImported(Instant) - Method in interface software.amazon.awssdk.services.transfer.model.SshPublicKey.Builder
-
Specifies the date that the public key was added to the user account.
- dateImported() - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
Specifies the date that the public key was added to the user account.
- deleteAccess(DeleteAccessRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Allows you to delete the access specified in the ServerID
and ExternalID
parameters.
- deleteAccess(Consumer<DeleteAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Allows you to delete the access specified in the ServerID
and ExternalID
parameters.
- deleteAccess(DeleteAccessRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Allows you to delete the access specified in the ServerID
and ExternalID
parameters.
- deleteAccess(Consumer<DeleteAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Allows you to delete the access specified in the ServerID
and ExternalID
parameters.
- DeleteAccessRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteAccessRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DeleteAccessRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DeleteAccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DeleteAccessRequestMarshaller
-
- DeleteAccessResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteAccessResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- deleteServer(DeleteServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes the file transfer protocol-enabled server that you specify.
- deleteServer(Consumer<DeleteServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes the file transfer protocol-enabled server that you specify.
- deleteServer(DeleteServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes the file transfer protocol-enabled server that you specify.
- deleteServer(Consumer<DeleteServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes the file transfer protocol-enabled server that you specify.
- DeleteServerRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteServerRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DeleteServerRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DeleteServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DeleteServerRequestMarshaller
-
- DeleteServerResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteServerResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- deleteSshPublicKey(DeleteSshPublicKeyRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes a user's Secure Shell (SSH) public key.
- deleteSshPublicKey(Consumer<DeleteSshPublicKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes a user's Secure Shell (SSH) public key.
- deleteSshPublicKey(DeleteSshPublicKeyRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes a user's Secure Shell (SSH) public key.
- deleteSshPublicKey(Consumer<DeleteSshPublicKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes a user's Secure Shell (SSH) public key.
- DeleteSshPublicKeyRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteSshPublicKeyRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DeleteSshPublicKeyRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DeleteSshPublicKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DeleteSshPublicKeyRequestMarshaller
-
- DeleteSshPublicKeyResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteSshPublicKeyResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DeleteStepDetails - Class in software.amazon.awssdk.services.transfer.model
-
The name of the step, used to identify the delete step.
- deleteStepDetails(DeleteStepDetails) - Method in interface software.amazon.awssdk.services.transfer.model.WorkflowStep.Builder
-
Details for a step that deletes the file.
- deleteStepDetails(Consumer<DeleteStepDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.WorkflowStep.Builder
-
Details for a step that deletes the file.
- deleteStepDetails() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
Details for a step that deletes the file.
- DeleteStepDetails.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes the user belonging to a file transfer protocol-enabled server you specify.
- deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes the user belonging to a file transfer protocol-enabled server you specify.
- deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes the user belonging to a file transfer protocol-enabled server you specify.
- deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes the user belonging to a file transfer protocol-enabled server you specify.
- DeleteUserRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteUserRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DeleteUserRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DeleteUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DeleteUserRequestMarshaller
-
- DeleteUserResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteUserResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- deleteWorkflow(DeleteWorkflowRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes the specified workflow.
- deleteWorkflow(Consumer<DeleteWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Deletes the specified workflow.
- deleteWorkflow(DeleteWorkflowRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes the specified workflow.
- deleteWorkflow(Consumer<DeleteWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Deletes the specified workflow.
- DeleteWorkflowRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteWorkflowRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DeleteWorkflowRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DeleteWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DeleteWorkflowRequestMarshaller
-
- DeleteWorkflowResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DeleteWorkflowResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- describeAccess(DescribeAccessRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the access that is assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property and its ExternalID
.
- describeAccess(Consumer<DescribeAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the access that is assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property and its ExternalID
.
- describeAccess(DescribeAccessRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the access that is assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property and its ExternalID
.
- describeAccess(Consumer<DescribeAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the access that is assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property and its ExternalID
.
- DescribeAccessRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeAccessRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribeAccessRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DescribeAccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DescribeAccessRequestMarshaller
-
- DescribeAccessResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeAccessResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribedAccess - Class in software.amazon.awssdk.services.transfer.model
-
Describes the properties of the access that was specified.
- DescribedAccess.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribedExecution - Class in software.amazon.awssdk.services.transfer.model
-
The details for an execution object.
- DescribedExecution.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribedSecurityPolicy - Class in software.amazon.awssdk.services.transfer.model
-
Describes the properties of a security policy that was specified.
- DescribedSecurityPolicy.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribedServer - Class in software.amazon.awssdk.services.transfer.model
-
Describes the properties of a file transfer protocol-enabled server that was specified.
- DescribedServer.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribedUser - Class in software.amazon.awssdk.services.transfer.model
-
Describes the properties of a user that was specified.
- DescribedUser.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribedWorkflow - Class in software.amazon.awssdk.services.transfer.model
-
Describes the properties of the specified workflow
- DescribedWorkflow.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- describeExecution(DescribeExecutionRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
You can use DescribeExecution
to check the details of the execution of the specified workflow.
- describeExecution(Consumer<DescribeExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
You can use DescribeExecution
to check the details of the execution of the specified workflow.
- describeExecution(DescribeExecutionRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
You can use DescribeExecution
to check the details of the execution of the specified workflow.
- describeExecution(Consumer<DescribeExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
You can use DescribeExecution
to check the details of the execution of the specified workflow.
- DescribeExecutionRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeExecutionRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribeExecutionRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DescribeExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DescribeExecutionRequestMarshaller
-
- DescribeExecutionResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeExecutionResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- describeSecurityPolicy(DescribeSecurityPolicyRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the security policy that is attached to your file transfer protocol-enabled server.
- describeSecurityPolicy(Consumer<DescribeSecurityPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the security policy that is attached to your file transfer protocol-enabled server.
- describeSecurityPolicy(DescribeSecurityPolicyRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the security policy that is attached to your file transfer protocol-enabled server.
- describeSecurityPolicy(Consumer<DescribeSecurityPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the security policy that is attached to your file transfer protocol-enabled server.
- DescribeSecurityPolicyRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeSecurityPolicyRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribeSecurityPolicyRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DescribeSecurityPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DescribeSecurityPolicyRequestMarshaller
-
- DescribeSecurityPolicyResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeSecurityPolicyResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- describeServer(DescribeServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- describeServer(Consumer<DescribeServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- describeServer(DescribeServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- describeServer(Consumer<DescribeServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- DescribeServerRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeServerRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribeServerRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DescribeServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DescribeServerRequestMarshaller
-
- DescribeServerResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeServerResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- describeUser(DescribeUserRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the user assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property.
- describeUser(Consumer<DescribeUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the user assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property.
- describeUser(DescribeUserRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the user assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property.
- describeUser(Consumer<DescribeUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the user assigned to the specific file transfer protocol-enabled server, as identified by its
ServerId
property.
- DescribeUserRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeUserRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribeUserRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DescribeUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DescribeUserRequestMarshaller
-
- DescribeUserResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeUserResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- describeWorkflow(DescribeWorkflowRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the specified workflow.
- describeWorkflow(Consumer<DescribeWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Describes the specified workflow.
- describeWorkflow(DescribeWorkflowRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the specified workflow.
- describeWorkflow(Consumer<DescribeWorkflowRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Describes the specified workflow.
- DescribeWorkflowRequest - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeWorkflowRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- DescribeWorkflowRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- DescribeWorkflowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.DescribeWorkflowRequestMarshaller
-
- DescribeWorkflowResponse - Class in software.amazon.awssdk.services.transfer.model
-
- DescribeWorkflowResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- description(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest.Builder
-
A textual description for the workflow.
- description() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
A textual description for the workflow.
- description(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedWorkflow.Builder
-
Specifies the text description for the workflow.
- description() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
Specifies the text description for the workflow.
- description(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedWorkflow.Builder
-
Specifies the text description for the workflow.
- description() - Method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
Specifies the text description for the workflow.
- destinationFileLocation(InputFileLocation) - Method in interface software.amazon.awssdk.services.transfer.model.CopyStepDetails.Builder
-
Sets the value of the DestinationFileLocation property for this object.
- destinationFileLocation(Consumer<InputFileLocation.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.CopyStepDetails.Builder
-
Sets the value of the DestinationFileLocation property for this object.
- destinationFileLocation() - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
Returns the value of the DestinationFileLocation property for this object.
- directoryId(String) - Method in interface software.amazon.awssdk.services.transfer.model.IdentityProviderDetails.Builder
-
The identifier of the Amazon Web Services Directory Service directory that you want to stop sharing.
- directoryId() - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
The identifier of the Amazon Web Services Directory Service directory that you want to stop sharing.
- domain(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The domain of the storage system that is used for file transfers.
- domain(Domain) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The domain of the storage system that is used for file transfers.
- domain() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
The domain of the storage system that is used for file transfers.
- domain(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the domain of the storage system that is used for file transfers.
- domain(Domain) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the domain of the storage system that is used for file transfers.
- domain() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the domain of the storage system that is used for file transfers.
- Domain - Enum in software.amazon.awssdk.services.transfer.model
-
- domain(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the domain of the storage system that is used for file transfers.
- domain(Domain) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the domain of the storage system that is used for file transfers.
- domain() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the domain of the storage system that is used for file transfers.
- domainAsString() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
The domain of the storage system that is used for file transfers.
- domainAsString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the domain of the storage system that is used for file transfers.
- domainAsString() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the domain of the storage system that is used for file transfers.
- EfsFileLocation - Class in software.amazon.awssdk.services.transfer.model
-
Reserved for future use.
- efsFileLocation(EfsFileLocation) - Method in interface software.amazon.awssdk.services.transfer.model.FileLocation.Builder
-
Specifies the Amazon EFS ID and the path for the file being used.
- efsFileLocation(Consumer<EfsFileLocation.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.FileLocation.Builder
-
Specifies the Amazon EFS ID and the path for the file being used.
- efsFileLocation() - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
Specifies the Amazon EFS ID and the path for the file being used.
- efsFileLocation(EfsFileLocation) - Method in interface software.amazon.awssdk.services.transfer.model.InputFileLocation.Builder
-
Reserved for future use.
- efsFileLocation(Consumer<EfsFileLocation.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.InputFileLocation.Builder
-
Reserved for future use.
- efsFileLocation() - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
Reserved for future use.
- EfsFileLocation.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- endpointDetails(EndpointDetails) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- endpointDetails(Consumer<EndpointDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- endpointDetails() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- endpointDetails(EndpointDetails) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- endpointDetails(Consumer<EndpointDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- endpointDetails() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- EndpointDetails - Class in software.amazon.awssdk.services.transfer.model
-
The virtual private cloud (VPC) endpoint settings that are configured for your file transfer protocol-enabled server.
- endpointDetails(EndpointDetails) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- endpointDetails(Consumer<EndpointDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- endpointDetails() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
The virtual private cloud (VPC) endpoint settings that are configured for your server.
- EndpointDetails.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- endpointType(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The type of endpoint that you want your server to use.
- endpointType(EndpointType) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The type of endpoint that you want your server to use.
- endpointType() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
The type of endpoint that you want your server to use.
- endpointType(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Defines the type of endpoint that your server is connected to.
- endpointType(EndpointType) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Defines the type of endpoint that your server is connected to.
- endpointType() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Defines the type of endpoint that your server is connected to.
- EndpointType - Enum in software.amazon.awssdk.services.transfer.model
-
- endpointType(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the type of VPC endpoint that your server is connected to.
- endpointType(EndpointType) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the type of VPC endpoint that your server is connected to.
- endpointType() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the type of VPC endpoint that your server is connected to.
- endpointType(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
The type of endpoint that you want your server to use.
- endpointType(EndpointType) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
The type of endpoint that you want your server to use.
- endpointType() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
The type of endpoint that you want your server to use.
- endpointTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
The type of endpoint that you want your server to use.
- endpointTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Defines the type of endpoint that your server is connected to.
- endpointTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the type of VPC endpoint that your server is connected to.
- endpointTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
The type of endpoint that you want your server to use.
- entry(String) - Method in interface software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry.Builder
-
Represents an entry for HomeDirectoryMappings
.
- entry() - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
Represents an entry for HomeDirectoryMappings
.
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.S3InputFileLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.StartServerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.StopServerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.TagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.S3InputFileLocation
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.StartServerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.StopServerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.Tag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.TagResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
- error(ExecutionError) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionStepResult.Builder
-
Specifies the details for an error, if it occurred during execution of the specified workfow step.
- error(Consumer<ExecutionError.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionStepResult.Builder
-
Specifies the details for an error, if it occurred during execution of the specified workfow step.
- error() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
Specifies the details for an error, if it occurred during execution of the specified workfow step.
- etag(String) - Method in interface software.amazon.awssdk.services.transfer.model.S3FileLocation.Builder
-
The entity tag is a hash of the object.
- etag() - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
The entity tag is a hash of the object.
- execution(DescribedExecution) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse.Builder
-
The structure that contains the details of the workflow' execution.
- execution(Consumer<DescribedExecution.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse.Builder
-
The structure that contains the details of the workflow' execution.
- execution() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
The structure that contains the details of the workflow' execution.
- ExecutionError - Class in software.amazon.awssdk.services.transfer.model
-
Specifies the error message and type, for an error that occurs during the execution of the workflow.
- ExecutionError.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ExecutionErrorType - Enum in software.amazon.awssdk.services.transfer.model
-
- executionId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
A unique identifier for the execution of a workflow.
- executionId() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
A unique identifier for the execution of a workflow.
- executionId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest.Builder
-
A unique identifier for the execution of a workflow.
- executionId() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
A unique identifier for the execution of a workflow.
- executionId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedExecution.Builder
-
A unique identifier for the execution of a workflow.
- executionId() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
A unique identifier for the execution of a workflow.
- executionId(String) - Method in interface software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest.Builder
-
A unique identifier for the execution of a workflow.
- executionId() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
A unique identifier for the execution of a workflow.
- ExecutionResults - Class in software.amazon.awssdk.services.transfer.model
-
Specifies the steps in the workflow, as well as the steps to execute in case of any errors during workflow execution.
- ExecutionResults.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- executionRole(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
The IAM role associated with the execution.
- executionRole() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
The IAM role associated with the execution.
- executionRole(String) - Method in interface software.amazon.awssdk.services.transfer.model.WorkflowDetail.Builder
-
Includes the necessary permissions for S3, EFS, and Lambda operations that Transfer can assume, so that all
workflow steps can operate on the required resources
- executionRole() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
Includes the necessary permissions for S3, EFS, and Lambda operations that Transfer can assume, so that all
workflow steps can operate on the required resources
- executions(Collection<ListedExecution>) - Method in interface software.amazon.awssdk.services.transfer.model.ListExecutionsResponse.Builder
-
Returns the details for each execution.
- executions(ListedExecution...) - Method in interface software.amazon.awssdk.services.transfer.model.ListExecutionsResponse.Builder
-
Returns the details for each execution.
- executions(Consumer<ListedExecution.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.ListExecutionsResponse.Builder
-
Returns the details for each execution.
- executions() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
Returns the details for each execution.
- ExecutionStatus - Enum in software.amazon.awssdk.services.transfer.model
-
- ExecutionStepResult - Class in software.amazon.awssdk.services.transfer.model
-
Specifies the following details for the step: error (if any), outputs (if any), and the step type.
- ExecutionStepResult.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
A unique identifier that is required to identify specific groups within your directory.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
A unique identifier that is required to identify specific groups within your directory.
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessResponse.Builder
-
The external ID of the group whose users have access to your Amazon S3 or Amazon EFS resources over the
enabled protocols using Amazon Web Services Transfer Family.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
The external ID of the group whose users have access to your Amazon S3 or Amazon EFS resources over the enabled
protocols using Amazon Web Services Transfer Family.
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteAccessRequest.Builder
-
A unique identifier that is required to identify specific groups within your directory.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
A unique identifier that is required to identify specific groups within your directory.
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeAccessRequest.Builder
-
A unique identifier that is required to identify specific groups within your directory.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
A unique identifier that is required to identify specific groups within your directory.
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
A unique identifier that is required to identify specific groups within your directory.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
A unique identifier that is required to identify specific groups within your directory.
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedAccess.Builder
-
A unique identifier that is required to identify specific groups within your directory.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
A unique identifier that is required to identify specific groups within your directory.
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
A unique identifier that is required to identify specific groups within your directory.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
A unique identifier that is required to identify specific groups within your directory.
- externalId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessResponse.Builder
-
The external ID of the group whose users have access to your Amazon S3 or Amazon EFS resources over the
enabled protocols using Amazon Web ServicesTransfer Family.
- externalId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
The external ID of the group whose users have access to your Amazon S3 or Amazon EFS resources over the enabled
protocols using Amazon Web ServicesTransfer Family.
- hasAccesses() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
For responses, this returns true if the service returned a value for the Accesses property.
- hasAddressAllocationIds() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
For responses, this returns true if the service returned a value for the AddressAllocationIds property.
- hasExecutions() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
For responses, this returns true if the service returned a value for the Executions property.
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.S3InputFileLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.StartServerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.StopServerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
- hasHomeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
For responses, this returns true if the service returned a value for the HomeDirectoryMappings property.
- hasHomeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
For responses, this returns true if the service returned a value for the HomeDirectoryMappings property.
- hasHomeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
For responses, this returns true if the service returned a value for the HomeDirectoryMappings property.
- hasHomeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
For responses, this returns true if the service returned a value for the HomeDirectoryMappings property.
- hasHomeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
For responses, this returns true if the service returned a value for the HomeDirectoryMappings property.
- hasHomeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
For responses, this returns true if the service returned a value for the HomeDirectoryMappings property.
- hasOnExceptionSteps() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
For responses, this returns true if the service returned a value for the OnExceptionSteps property.
- hasOnExceptionSteps() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
For responses, this returns true if the service returned a value for the OnExceptionSteps property.
- hasOnExceptionSteps() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
For responses, this returns true if the service returned a value for the OnExceptionSteps property.
- hasOnUpload() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
For responses, this returns true if the service returned a value for the OnUpload property.
- hasProtocols() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
For responses, this returns true if the service returned a value for the Protocols property.
- hasProtocols() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
For responses, this returns true if the service returned a value for the Protocols property.
- hasProtocols() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
For responses, this returns true if the service returned a value for the Protocols property.
- hasSecondaryGids() - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
For responses, this returns true if the service returned a value for the SecondaryGids property.
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
- hasSecurityPolicyNames() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
For responses, this returns true if the service returned a value for the SecurityPolicyNames property.
- hasServers() - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
For responses, this returns true if the service returned a value for the Servers property.
- hasSshCiphers() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
For responses, this returns true if the service returned a value for the SshCiphers property.
- hasSshKexs() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
For responses, this returns true if the service returned a value for the SshKexs property.
- hasSshMacs() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
For responses, this returns true if the service returned a value for the SshMacs property.
- hasSshPublicKeys() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
For responses, this returns true if the service returned a value for the SshPublicKeys property.
- hasSteps() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
For responses, this returns true if the service returned a value for the Steps property.
- hasSteps() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
For responses, this returns true if the service returned a value for the Steps property.
- hasSteps() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
For responses, this returns true if the service returned a value for the Steps property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTlsCiphers() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
For responses, this returns true if the service returned a value for the TlsCiphers property.
- hasUsers() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
For responses, this returns true if the service returned a value for the Users property.
- hasWorkflows() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
For responses, this returns true if the service returned a value for the Workflows property.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedAccess.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedUser.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
The landing directory (folder) for a user when they log in to the server using the client.
- homeDirectory() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
The landing directory (folder) for a user when they log in to the server using the client.
- HomeDirectoryMapEntry - Class in software.amazon.awssdk.services.transfer.model
-
Represents an object that contains entries and targets for HomeDirectoryMappings
.
- HomeDirectoryMapEntry.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- homeDirectoryMappings(Collection<HomeDirectoryMapEntry>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(HomeDirectoryMapEntry...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Consumer<HomeDirectoryMapEntry.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Collection<HomeDirectoryMapEntry>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(HomeDirectoryMapEntry...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Consumer<HomeDirectoryMapEntry.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Collection<HomeDirectoryMapEntry>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(HomeDirectoryMapEntry...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Consumer<HomeDirectoryMapEntry.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Collection<HomeDirectoryMapEntry>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(HomeDirectoryMapEntry...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Consumer<HomeDirectoryMapEntry.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Collection<HomeDirectoryMapEntry>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(HomeDirectoryMapEntry...) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Consumer<HomeDirectoryMapEntry.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Collection<HomeDirectoryMapEntry>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(HomeDirectoryMapEntry...) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings(Consumer<HomeDirectoryMapEntry.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryMappings() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
Logical directory mappings that specify what Amazon S3 or Amazon EFS paths and keys should be visible to your
user and how you want to make them visible.
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- HomeDirectoryType - Enum in software.amazon.awssdk.services.transfer.model
-
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedAccess.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.ListedAccess.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedUser.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.ListedUser.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryType(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType(HomeDirectoryType) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
The type of landing directory (folder) you want your users' home directory to be when they log into the
server.
- homeDirectoryType() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- homeDirectoryTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
The type of landing directory (folder) you want your users' home directory to be when they log into the server.
- hostKey(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The RSA private key as generated by the ssh-keygen -N "" -m PEM -f my-new-server-key
command.
- hostKey() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
The RSA private key as generated by the ssh-keygen -N "" -m PEM -f my-new-server-key
command.
- hostKey(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
The RSA private key as generated by ssh-keygen -N "" -m PEM -f my-new-server-key
.
- hostKey() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
The RSA private key as generated by ssh-keygen -N "" -m PEM -f my-new-server-key
.
- hostKeyFingerprint(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the Base64-encoded SHA256 fingerprint of the server's host key.
- hostKeyFingerprint() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the Base64-encoded SHA256 fingerprint of the server's host key.
- listAccesses(ListAccessesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the details for all the accesses you have on your server.
- listAccesses(Consumer<ListAccessesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the details for all the accesses you have on your server.
- listAccesses(ListAccessesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the details for all the accesses you have on your server.
- listAccesses(Consumer<ListAccessesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the details for all the accesses you have on your server.
- ListAccessesIterable - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListAccessesIterable(TransferClient, ListAccessesRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListAccessesIterable
-
- listAccessesPaginator(ListAccessesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the details for all the accesses you have on your server.
- listAccessesPaginator(Consumer<ListAccessesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the details for all the accesses you have on your server.
- listAccessesPaginator(ListAccessesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the details for all the accesses you have on your server.
- listAccessesPaginator(Consumer<ListAccessesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the details for all the accesses you have on your server.
- ListAccessesPublisher - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListAccessesPublisher(TransferAsyncClient, ListAccessesRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListAccessesPublisher
-
- ListAccessesRequest - Class in software.amazon.awssdk.services.transfer.model
-
- ListAccessesRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListAccessesRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- ListAccessesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.ListAccessesRequestMarshaller
-
- ListAccessesResponse - Class in software.amazon.awssdk.services.transfer.model
-
- ListAccessesResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListedAccess - Class in software.amazon.awssdk.services.transfer.model
-
Lists the properties for one or more specified associated accesses.
- ListedAccess.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListedExecution - Class in software.amazon.awssdk.services.transfer.model
-
Returns properties of the execution that is specified.
- ListedExecution.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListedServer - Class in software.amazon.awssdk.services.transfer.model
-
Returns properties of a file transfer protocol-enabled server that was specified.
- ListedServer.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListedUser - Class in software.amazon.awssdk.services.transfer.model
-
Returns properties of the user that you specify.
- ListedUser.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListedWorkflow - Class in software.amazon.awssdk.services.transfer.model
-
Contains the ID, text description, and Amazon Resource Name (ARN) for the workflow.
- ListedWorkflow.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- listExecutions(ListExecutionsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all executions for the specified workflow.
- listExecutions(Consumer<ListExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all executions for the specified workflow.
- listExecutions(ListExecutionsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all executions for the specified workflow.
- listExecutions(Consumer<ListExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all executions for the specified workflow.
- ListExecutionsIterable - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListExecutionsIterable(TransferClient, ListExecutionsRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListExecutionsIterable
-
- listExecutionsPaginator(ListExecutionsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all executions for the specified workflow.
- listExecutionsPaginator(Consumer<ListExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all executions for the specified workflow.
- listExecutionsPaginator(ListExecutionsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all executions for the specified workflow.
- listExecutionsPaginator(Consumer<ListExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all executions for the specified workflow.
- ListExecutionsPublisher - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListExecutionsPublisher(TransferAsyncClient, ListExecutionsRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListExecutionsPublisher
-
- ListExecutionsRequest - Class in software.amazon.awssdk.services.transfer.model
-
- ListExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- ListExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.ListExecutionsRequestMarshaller
-
- ListExecutionsResponse - Class in software.amazon.awssdk.services.transfer.model
-
- ListExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- listSecurityPolicies(ListSecurityPoliciesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- listSecurityPolicies(Consumer<ListSecurityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- listSecurityPolicies(ListSecurityPoliciesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- listSecurityPolicies(Consumer<ListSecurityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- ListSecurityPoliciesIterable - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListSecurityPoliciesIterable(TransferClient, ListSecurityPoliciesRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListSecurityPoliciesIterable
-
- listSecurityPoliciesPaginator(ListSecurityPoliciesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- listSecurityPoliciesPaginator(Consumer<ListSecurityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- listSecurityPoliciesPaginator(ListSecurityPoliciesRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- listSecurityPoliciesPaginator(Consumer<ListSecurityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the security policies that are attached to your file transfer protocol-enabled servers.
- ListSecurityPoliciesPublisher - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListSecurityPoliciesPublisher(TransferAsyncClient, ListSecurityPoliciesRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListSecurityPoliciesPublisher
-
- ListSecurityPoliciesRequest - Class in software.amazon.awssdk.services.transfer.model
-
- ListSecurityPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListSecurityPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- ListSecurityPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.ListSecurityPoliciesRequestMarshaller
-
- ListSecurityPoliciesResponse - Class in software.amazon.awssdk.services.transfer.model
-
- ListSecurityPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- listServers(ListServersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServers(Consumer<ListServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServers() - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServers() - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServers(ListServersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServers(Consumer<ListServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- ListServersIterable - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListServersIterable(TransferClient, ListServersRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListServersIterable
-
- listServersPaginator() - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServersPaginator(ListServersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServersPaginator(Consumer<ListServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServersPaginator() - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServersPaginator(ListServersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- listServersPaginator(Consumer<ListServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the file transfer protocol-enabled servers that are associated with your Amazon Web Services account.
- ListServersPublisher - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListServersPublisher(TransferAsyncClient, ListServersRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListServersPublisher
-
- ListServersRequest - Class in software.amazon.awssdk.services.transfer.model
-
- ListServersRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListServersRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- ListServersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.ListServersRequestMarshaller
-
- ListServersResponse - Class in software.amazon.awssdk.services.transfer.model
-
- ListServersResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- ListTagsForResourceIterable - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListTagsForResourceIterable(TransferClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListTagsForResourceIterable
-
- listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of the tags associated with the Amazon Resource Name (ARN) that you specify.
- ListTagsForResourcePublisher - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListTagsForResourcePublisher(TransferAsyncClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListTagsForResourcePublisher
-
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.transfer.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.transfer.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- listUsers(ListUsersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- listUsers(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- listUsers(ListUsersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- listUsers(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- ListUsersIterable - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListUsersIterable(TransferClient, ListUsersRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListUsersIterable
-
- listUsersPaginator(ListUsersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- listUsersPaginator(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- listUsersPaginator(ListUsersRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- listUsersPaginator(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists the users for a file transfer protocol-enabled server that you specify by passing the ServerId
parameter.
- ListUsersPublisher - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListUsersPublisher(TransferAsyncClient, ListUsersRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListUsersPublisher
-
- ListUsersRequest - Class in software.amazon.awssdk.services.transfer.model
-
- ListUsersRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListUsersRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- ListUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.ListUsersRequestMarshaller
-
- ListUsersResponse - Class in software.amazon.awssdk.services.transfer.model
-
- ListUsersResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- listWorkflows(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of your workflows.
- listWorkflows(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of your workflows.
- listWorkflows(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of your workflows.
- listWorkflows(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of your workflows.
- ListWorkflowsIterable - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListWorkflowsIterable(TransferClient, ListWorkflowsRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListWorkflowsIterable
-
- listWorkflowsPaginator(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of your workflows.
- listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Lists all of your workflows.
- listWorkflowsPaginator(ListWorkflowsRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of your workflows.
- listWorkflowsPaginator(Consumer<ListWorkflowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Lists all of your workflows.
- ListWorkflowsPublisher - Class in software.amazon.awssdk.services.transfer.paginators
-
- ListWorkflowsPublisher(TransferAsyncClient, ListWorkflowsRequest) - Constructor for class software.amazon.awssdk.services.transfer.paginators.ListWorkflowsPublisher
-
- ListWorkflowsRequest - Class in software.amazon.awssdk.services.transfer.model
-
- ListWorkflowsRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ListWorkflowsRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- ListWorkflowsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.ListWorkflowsRequestMarshaller
-
- ListWorkflowsResponse - Class in software.amazon.awssdk.services.transfer.model
-
- ListWorkflowsResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- loggingConfiguration(LoggingConfiguration) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
The IAM logging role associated with the execution.
- loggingConfiguration(Consumer<LoggingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
The IAM logging role associated with the execution.
- loggingConfiguration() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
The IAM logging role associated with the execution.
- LoggingConfiguration - Class in software.amazon.awssdk.services.transfer.model
-
Consists of the logging role and the log group name.
- LoggingConfiguration.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- loggingRole(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole(String) - Method in interface software.amazon.awssdk.services.transfer.model.LoggingConfiguration.Builder
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole() - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- loggingRole() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
Specifies the Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role
that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFS events.
- logGroupName(String) - Method in interface software.amazon.awssdk.services.transfer.model.LoggingConfiguration.Builder
-
The name of the CloudWatch logging group for the Amazon Web Services Transfer server to which this workflow
belongs.
- logGroupName() - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
The name of the CloudWatch logging group for the Amazon Web Services Transfer server to which this workflow
belongs.
- name(String) - Method in interface software.amazon.awssdk.services.transfer.model.CopyStepDetails.Builder
-
The name of the step, used as an identifier.
- name() - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
The name of the step, used as an identifier.
- name(String) - Method in interface software.amazon.awssdk.services.transfer.model.CustomStepDetails.Builder
-
The name of the step, used as an identifier.
- name() - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
The name of the step, used as an identifier.
- name(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteStepDetails.Builder
-
The name of the step, used as an identifier.
- name() - Method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
The name of the step, used as an identifier.
- name(String) - Method in interface software.amazon.awssdk.services.transfer.model.TagStepDetails.Builder
-
The name of the step, used as an identifier.
- name() - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
The name of the step, used as an identifier.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListAccessesRequest.Builder
-
When you can get additional results from the ListAccesses
call, a NextToken
parameter is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
When you can get additional results from the ListAccesses
call, a NextToken
parameter
is returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListAccessesResponse.Builder
-
When you can get additional results from the ListAccesses
call, a NextToken
parameter is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
When you can get additional results from the ListAccesses
call, a NextToken
parameter
is returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListExecutionsRequest.Builder
-
ListExecutions
returns the NextToken
parameter in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
ListExecutions
returns the NextToken
parameter in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListExecutionsResponse.Builder
-
ListExecutions
returns the NextToken
parameter in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
ListExecutions
returns the NextToken
parameter in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest.Builder
-
When additional results are obtained from the ListSecurityPolicies
command, a
NextToken
parameter is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
When additional results are obtained from the ListSecurityPolicies
command, a NextToken
parameter is returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse.Builder
-
When you can get additional results from the ListSecurityPolicies
operation, a
NextToken
parameter is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
When you can get additional results from the ListSecurityPolicies
operation, a
NextToken
parameter is returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListServersRequest.Builder
-
When additional results are obtained from the ListServers
command, a NextToken
parameter is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
When additional results are obtained from the ListServers
command, a NextToken
parameter is returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListServersResponse.Builder
-
When you can get additional results from the ListServers
operation, a NextToken
parameter is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
When you can get additional results from the ListServers
operation, a NextToken
parameter is returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest.Builder
-
When you request additional results from the ListTagsForResource
operation, a
NextToken
parameter is returned in the input.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
When you request additional results from the ListTagsForResource
operation, a NextToken
parameter is returned in the input.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse.Builder
-
When you can get additional results from the ListTagsForResource
call, a NextToken
parameter is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
When you can get additional results from the ListTagsForResource
call, a NextToken
parameter is returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListUsersRequest.Builder
-
When you can get additional results from the ListUsers
call, a NextToken
parameter
is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
When you can get additional results from the ListUsers
call, a NextToken
parameter is
returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListUsersResponse.Builder
-
When you can get additional results from the ListUsers
call, a NextToken
parameter
is returned in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
When you can get additional results from the ListUsers
call, a NextToken
parameter is
returned in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest.Builder
-
ListWorkflows
returns the NextToken
parameter in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
ListWorkflows
returns the NextToken
parameter in the output.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse.Builder
-
ListWorkflows
returns the NextToken
parameter in the output.
- nextToken() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
ListWorkflows
returns the NextToken
parameter in the output.
- passiveIp(String) - Method in interface software.amazon.awssdk.services.transfer.model.ProtocolDetails.Builder
-
Indicates passive mode, for FTP and FTPS protocols.
- passiveIp() - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
Indicates passive mode, for FTP and FTPS protocols.
- path(String) - Method in interface software.amazon.awssdk.services.transfer.model.EfsFileLocation.Builder
-
The pathname for the folder being used by a workflow.
- path() - Method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
The pathname for the folder being used by a workflow.
- policy(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
A session policy for your user so that you can use the same IAM role across multiple users.
- policy() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
A session policy for your user so that you can use the same IAM role across multiple users.
- posixProfile(PosixProfile) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile(Consumer<PosixProfile.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
Returns the value of the PosixProfile property for this object.
- posixProfile(PosixProfile) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon EFS file
systems.
- posixProfile(Consumer<PosixProfile.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon EFS file
systems.
- posixProfile() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon EFS file
systems.
- posixProfile(PosixProfile) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile(Consumer<PosixProfile.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedAccess.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
Returns the value of the PosixProfile property for this object.
- posixProfile(PosixProfile) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile(Consumer<PosixProfile.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
Returns the value of the PosixProfile property for this object.
- posixProfile(PosixProfile) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon Elastic
File System (Amazon EFS) file systems.
- posixProfile(Consumer<PosixProfile.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon Elastic
File System (Amazon EFS) file systems.
- posixProfile() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon Elastic File
System (Amazon EFS) file systems.
- PosixProfile - Class in software.amazon.awssdk.services.transfer.model
-
The full POSIX identity, including user ID (Uid
), group ID (Gid
), and any secondary groups
IDs (SecondaryGids
), that controls your users' access to your Amazon EFS file systems.
- posixProfile(PosixProfile) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile(Consumer<PosixProfile.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
Sets the value of the PosixProfile property for this object.
- posixProfile() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
Returns the value of the PosixProfile property for this object.
- posixProfile(PosixProfile) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon Elastic
File Systems (Amazon EFS).
- posixProfile(Consumer<PosixProfile.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon Elastic
File Systems (Amazon EFS).
- posixProfile() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
Specifies the full POSIX identity, including user ID (Uid
), group ID (Gid
), and any
secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon Elastic File
Systems (Amazon EFS).
- PosixProfile.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- Protocol - Enum in software.amazon.awssdk.services.transfer.model
-
- protocolDetails(ProtocolDetails) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The protocol settings that are configured for your server.
- protocolDetails(Consumer<ProtocolDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
The protocol settings that are configured for your server.
- protocolDetails() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
The protocol settings that are configured for your server.
- protocolDetails(ProtocolDetails) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
The protocol settings that are configured for your server.
- protocolDetails(Consumer<ProtocolDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
The protocol settings that are configured for your server.
- protocolDetails() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
The protocol settings that are configured for your server.
- ProtocolDetails - Class in software.amazon.awssdk.services.transfer.model
-
The protocol settings that are configured for your server.
- protocolDetails(ProtocolDetails) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
The protocol settings that are configured for your server.
- protocolDetails(Consumer<ProtocolDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
The protocol settings that are configured for your server.
- protocolDetails() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
The protocol settings that are configured for your server.
- ProtocolDetails.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- protocols(Collection<Protocol>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocols(Protocol...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocols() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to
your server's endpoint.
- protocols(Collection<Protocol>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocols(Protocol...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocols() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to
your server's endpoint.
- protocols(Collection<Protocol>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocols(Protocol...) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocols() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to
your server's endpoint.
- protocolsAsStrings() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to
your server's endpoint.
- protocolsAsStrings() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to
your server's endpoint.
- protocolsAsStrings() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to
your server's endpoint.
- protocolsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocolsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocolsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocolsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocolsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- protocolsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect
to your server's endpoint.
- s3FileLocation(S3FileLocation) - Method in interface software.amazon.awssdk.services.transfer.model.FileLocation.Builder
-
Specifies the S3 details for the file being used, such as bucket, Etag, and so forth.
- s3FileLocation(Consumer<S3FileLocation.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.FileLocation.Builder
-
Specifies the S3 details for the file being used, such as bucket, Etag, and so forth.
- s3FileLocation() - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
Specifies the S3 details for the file being used, such as bucket, Etag, and so forth.
- s3FileLocation(S3InputFileLocation) - Method in interface software.amazon.awssdk.services.transfer.model.InputFileLocation.Builder
-
Specifies the details for the S3 file being copied.
- s3FileLocation(Consumer<S3InputFileLocation.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.InputFileLocation.Builder
-
Specifies the details for the S3 file being copied.
- s3FileLocation() - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
Specifies the details for the S3 file being copied.
- S3FileLocation - Class in software.amazon.awssdk.services.transfer.model
-
Specifies the details for the file location for the file being used in the workflow.
- S3FileLocation.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- S3InputFileLocation - Class in software.amazon.awssdk.services.transfer.model
-
Specifies the customer input S3 file location.
- S3InputFileLocation.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- S3Tag - Class in software.amazon.awssdk.services.transfer.model
-
Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.
- S3Tag.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.AccessDeniedException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.InternalServiceErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.InvalidNextTokenException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.InvalidRequestException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.ResourceExistsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.S3InputFileLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.ServiceUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.StartServerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.StopServerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transfer.model.ThrottlingException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
- secondaryGids(Collection<Long>) - Method in interface software.amazon.awssdk.services.transfer.model.PosixProfile.Builder
-
The secondary POSIX group IDs used for all EFS operations by this user.
- secondaryGids(Long...) - Method in interface software.amazon.awssdk.services.transfer.model.PosixProfile.Builder
-
The secondary POSIX group IDs used for all EFS operations by this user.
- secondaryGids() - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
The secondary POSIX group IDs used for all EFS operations by this user.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.EndpointDetails.Builder
-
A list of security groups IDs that are available to attach to your server's endpoint.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.transfer.model.EndpointDetails.Builder
-
A list of security groups IDs that are available to attach to your server's endpoint.
- securityGroupIds() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
A list of security groups IDs that are available to attach to your server's endpoint.
- securityPolicy(DescribedSecurityPolicy) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse.Builder
-
An array containing the properties of the security policy.
- securityPolicy(Consumer<DescribedSecurityPolicy.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse.Builder
-
An array containing the properties of the security policy.
- securityPolicy() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
An array containing the properties of the security policy.
- securityPolicyName(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest.Builder
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyName() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
Specifies the name of the security policy that is attached to the server.
- securityPolicyNames(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse.Builder
-
An array of security policies that were listed.
- securityPolicyNames(String...) - Method in interface software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse.Builder
-
An array of security policies that were listed.
- securityPolicyNames() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
An array of security policies that were listed.
- sendWorkflowStepState(SendWorkflowStepStateRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Sends a callback for asynchronous custom steps.
- sendWorkflowStepState(Consumer<SendWorkflowStepStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Sends a callback for asynchronous custom steps.
- sendWorkflowStepState(SendWorkflowStepStateRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Sends a callback for asynchronous custom steps.
- sendWorkflowStepState(Consumer<SendWorkflowStepStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Sends a callback for asynchronous custom steps.
- SendWorkflowStepStateRequest - Class in software.amazon.awssdk.services.transfer.model
-
- SendWorkflowStepStateRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- SendWorkflowStepStateRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- SendWorkflowStepStateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.SendWorkflowStepStateRequestMarshaller
-
- SendWorkflowStepStateResponse - Class in software.amazon.awssdk.services.transfer.model
-
- SendWorkflowStepStateResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteAccessResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteServerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteUserResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.InternalServiceErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.InvalidNextTokenException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.InvalidRequestException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.ResourceExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.S3InputFileLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.ServiceUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.StartServerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.StopServerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.ThrottlingException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transfer.model.TransferException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
- server(DescribedServer) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeServerResponse.Builder
-
An array containing the properties of a server with the ServerID
you specified.
- server(Consumer<DescribedServer.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeServerResponse.Builder
-
An array containing the properties of a server with the ServerID
you specified.
- server() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
An array containing the properties of a server with the ServerID
you specified.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessRequest.Builder
-
A system-assigned unique identifier for a server instance.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
A system-assigned unique identifier for a server instance.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateAccessResponse.Builder
-
The ID of the server that the user is attached to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
The ID of the server that the user is attached to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerResponse.Builder
-
The service-assigned ID of the server that is created.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
The service-assigned ID of the server that is created.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
A system-assigned unique identifier for a server instance.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
A system-assigned unique identifier for a server instance.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserResponse.Builder
-
The ID of the server that the user is attached to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
The ID of the server that the user is attached to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteAccessRequest.Builder
-
A system-assigned unique identifier for a server that has this user assigned.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
A system-assigned unique identifier for a server that has this user assigned.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteServerRequest.Builder
-
A unique system-assigned identifier for a server instance.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
A unique system-assigned identifier for a server instance.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest.Builder
-
A system-assigned unique identifier for a file transfer protocol-enabled server instance that has the user
assigned to it.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
A system-assigned unique identifier for a file transfer protocol-enabled server instance that has the user
assigned to it.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteUserRequest.Builder
-
A system-assigned unique identifier for a server instance that has the user assigned to it.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
A system-assigned unique identifier for a server instance that has the user assigned to it.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeAccessRequest.Builder
-
A system-assigned unique identifier for a server that has this access assigned.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
A system-assigned unique identifier for a server that has this access assigned.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeAccessResponse.Builder
-
A system-assigned unique identifier for a server that has this access assigned.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
A system-assigned unique identifier for a server that has this access assigned.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the unique system-assigned identifier for a server that you instantiate.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the unique system-assigned identifier for a server that you instantiate.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeServerRequest.Builder
-
A system-assigned unique identifier for a server.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
A system-assigned unique identifier for a server.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeUserRequest.Builder
-
A system-assigned unique identifier for a server that has this user assigned.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
A system-assigned unique identifier for a server that has this user assigned.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeUserResponse.Builder
-
A system-assigned unique identifier for a server that has this user assigned.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
A system-assigned unique identifier for a server that has this user assigned.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest.Builder
-
A system-assigned unique identifier for a server.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
A system-assigned unique identifier for a server.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse.Builder
-
A system-assigned unique identifier for a server.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
A system-assigned unique identifier for a server.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListAccessesRequest.Builder
-
A system-assigned unique identifier for a server that has users assigned to it.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
A system-assigned unique identifier for a server that has users assigned to it.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListAccessesResponse.Builder
-
A system-assigned unique identifier for a server that has users assigned to it.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
A system-assigned unique identifier for a server that has users assigned to it.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the unique system assigned identifier for the servers that were listed.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the unique system assigned identifier for the servers that were listed.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListUsersRequest.Builder
-
A system-assigned unique identifier for a server that has users assigned to it.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
A system-assigned unique identifier for a server that has users assigned to it.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListUsersResponse.Builder
-
A system-assigned unique identifier for a server that the users are assigned to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
A system-assigned unique identifier for a server that the users are assigned to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.StartServerRequest.Builder
-
A system-assigned unique identifier for a server that you start.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
A system-assigned unique identifier for a server that you start.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.StopServerRequest.Builder
-
A system-assigned unique identifier for a server that you stopped.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
A system-assigned unique identifier for a server that you stopped.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest.Builder
-
A system-assigned identifier for a specific server.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
A system-assigned identifier for a specific server.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessRequest.Builder
-
A system-assigned unique identifier for a server instance.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
A system-assigned unique identifier for a server instance.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateAccessResponse.Builder
-
The ID of the server that the user is attached to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
The ID of the server that the user is attached to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerRequest.Builder
-
A system-assigned unique identifier for a server instance that the user account is assigned to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
A system-assigned unique identifier for a server instance that the user account is assigned to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateServerResponse.Builder
-
A system-assigned unique identifier for a server that the user account is assigned to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
A system-assigned unique identifier for a server that the user account is assigned to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
A system-assigned unique identifier for a server instance that the user account is assigned to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
A system-assigned unique identifier for a server instance that the user account is assigned to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserResponse.Builder
-
A system-assigned unique identifier for a server instance that the user account is assigned to.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
A system-assigned unique identifier for a server instance that the user account is assigned to.
- serverId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UserDetails.Builder
-
The system-assigned unique identifier for a Transfer server instance.
- serverId() - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
The system-assigned unique identifier for a Transfer server instance.
- serverProtocol(String) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest.Builder
-
The type of file transfer protocol to be tested.
- serverProtocol(Protocol) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest.Builder
-
The type of file transfer protocol to be tested.
- serverProtocol() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
The type of file transfer protocol to be tested.
- serverProtocolAsString() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
The type of file transfer protocol to be tested.
- servers(Collection<ListedServer>) - Method in interface software.amazon.awssdk.services.transfer.model.ListServersResponse.Builder
-
An array of servers that were listed.
- servers(ListedServer...) - Method in interface software.amazon.awssdk.services.transfer.model.ListServersResponse.Builder
-
An array of servers that were listed.
- servers(Consumer<ListedServer.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.ListServersResponse.Builder
-
An array of servers that were listed.
- servers() - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
An array of servers that were listed.
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.transfer.TransferClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.transfer.TransferClient
-
- serviceMetadata(ServiceMetadata) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
A container object for the session details associated with a workflow.
- serviceMetadata(Consumer<ServiceMetadata.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
A container object for the session details associated with a workflow.
- serviceMetadata() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
A container object for the session details associated with a workflow.
- serviceMetadata(ServiceMetadata) - Method in interface software.amazon.awssdk.services.transfer.model.ListedExecution.Builder
-
A container object for the session details associated with a workflow.
- serviceMetadata(Consumer<ServiceMetadata.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.ListedExecution.Builder
-
A container object for the session details associated with a workflow.
- serviceMetadata() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
A container object for the session details associated with a workflow.
- ServiceMetadata - Class in software.amazon.awssdk.services.transfer.model
-
A container object for the session details associated with a workflow.
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.transfer.TransferClient
-
- ServiceMetadata.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ServiceUnavailableException - Exception in software.amazon.awssdk.services.transfer.model
-
The request has failed because the Amazon Web ServicesTransfer Family service is not available.
- ServiceUnavailableException.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- sessionId(String) - Method in interface software.amazon.awssdk.services.transfer.model.UserDetails.Builder
-
The system-assigned unique identifier for a session that corresponds to the workflow.
- sessionId() - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
The system-assigned unique identifier for a session that corresponds to the workflow.
- software.amazon.awssdk.services.transfer - package software.amazon.awssdk.services.transfer
-
Amazon Web Services Transfer Family is a fully managed service that enables the transfer of files over the File
Transfer Protocol (FTP), File Transfer Protocol over SSL (FTPS), or Secure Shell (SSH) File Transfer Protocol (SFTP)
directly into and out of Amazon Simple Storage Service (Amazon S3).
- software.amazon.awssdk.services.transfer.model - package software.amazon.awssdk.services.transfer.model
-
- software.amazon.awssdk.services.transfer.paginators - package software.amazon.awssdk.services.transfer.paginators
-
- software.amazon.awssdk.services.transfer.transform - package software.amazon.awssdk.services.transfer.transform
-
- sourceIp(String) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest.Builder
-
The source IP address of the user account to be tested.
- sourceIp() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
The source IP address of the user account to be tested.
- sshCiphers(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled Secure Shell (SSH) cipher encryption algorithms in the security policy that is attached
to the server.
- sshCiphers(String...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled Secure Shell (SSH) cipher encryption algorithms in the security policy that is attached
to the server.
- sshCiphers() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
Specifies the enabled Secure Shell (SSH) cipher encryption algorithms in the security policy that is attached to
the server.
- sshKexs(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled SSH key exchange (KEX) encryption algorithms in the security policy that is attached to
the server.
- sshKexs(String...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled SSH key exchange (KEX) encryption algorithms in the security policy that is attached to
the server.
- sshKexs() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
Specifies the enabled SSH key exchange (KEX) encryption algorithms in the security policy that is attached to the
server.
- sshMacs(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled SSH message authentication code (MAC) encryption algorithms in the security policy that
is attached to the server.
- sshMacs(String...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled SSH message authentication code (MAC) encryption algorithms in the security policy that
is attached to the server.
- sshMacs() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
Specifies the enabled SSH message authentication code (MAC) encryption algorithms in the security policy that is
attached to the server.
- SshPublicKey - Class in software.amazon.awssdk.services.transfer.model
-
Provides information about the public Secure Shell (SSH) key that is associated with a user account for the specific
file transfer protocol-enabled server (as identified by ServerId
).
- SshPublicKey.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- sshPublicKeyBody(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
The public portion of the Secure Shell (SSH) key used to authenticate the user to the server.
- sshPublicKeyBody() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
The public portion of the Secure Shell (SSH) key used to authenticate the user to the server.
- sshPublicKeyBody(String) - Method in interface software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest.Builder
-
The public key portion of an SSH key pair.
- sshPublicKeyBody() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
The public key portion of an SSH key pair.
- sshPublicKeyBody(String) - Method in interface software.amazon.awssdk.services.transfer.model.SshPublicKey.Builder
-
Specifies the content of the SSH public key as specified by the PublicKeyId
.
- sshPublicKeyBody() - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
Specifies the content of the SSH public key as specified by the PublicKeyId
.
- sshPublicKeyCount(Integer) - Method in interface software.amazon.awssdk.services.transfer.model.ListedUser.Builder
-
Specifies the number of SSH public keys stored for the user you specified.
- sshPublicKeyCount() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
Specifies the number of SSH public keys stored for the user you specified.
- sshPublicKeyId(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest.Builder
-
A unique identifier used to reference your user's specific SSH key.
- sshPublicKeyId() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
A unique identifier used to reference your user's specific SSH key.
- sshPublicKeyId(String) - Method in interface software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse.Builder
-
The name given to a public key by the system that was imported.
- sshPublicKeyId() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
The name given to a public key by the system that was imported.
- sshPublicKeyId(String) - Method in interface software.amazon.awssdk.services.transfer.model.SshPublicKey.Builder
-
Specifies the SshPublicKeyId
parameter contains the identifier of the public key.
- sshPublicKeyId() - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
Specifies the SshPublicKeyId
parameter contains the identifier of the public key.
- sshPublicKeys(Collection<SshPublicKey>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the public key portion of the Secure Shell (SSH) keys stored for the described user.
- sshPublicKeys(SshPublicKey...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the public key portion of the Secure Shell (SSH) keys stored for the described user.
- sshPublicKeys(Consumer<SshPublicKey.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the public key portion of the Secure Shell (SSH) keys stored for the described user.
- sshPublicKeys() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
Specifies the public key portion of the Secure Shell (SSH) keys stored for the described user.
- startServer(StartServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Changes the state of a file transfer protocol-enabled server from OFFLINE
to ONLINE
.
- startServer(Consumer<StartServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Changes the state of a file transfer protocol-enabled server from OFFLINE
to ONLINE
.
- startServer(StartServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Changes the state of a file transfer protocol-enabled server from OFFLINE
to ONLINE
.
- startServer(Consumer<StartServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Changes the state of a file transfer protocol-enabled server from OFFLINE
to ONLINE
.
- StartServerRequest - Class in software.amazon.awssdk.services.transfer.model
-
- StartServerRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- StartServerRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- StartServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.StartServerRequestMarshaller
-
- StartServerResponse - Class in software.amazon.awssdk.services.transfer.model
-
- StartServerResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- state(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the condition of a server for the server that was described.
- state(State) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the condition of a server for the server that was described.
- state() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the condition of a server for the server that was described.
- state(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the condition of a server for the server that was described.
- state(State) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the condition of a server for the server that was described.
- state() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the condition of a server for the server that was described.
- State - Enum in software.amazon.awssdk.services.transfer.model
-
Describes the condition of a file transfer protocol-enabled server with respect to its ability to perform file
operations.
- stateAsString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the condition of a server for the server that was described.
- stateAsString() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the condition of a server for the server that was described.
- status(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
The status is one of the execution.
- status(ExecutionStatus) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedExecution.Builder
-
The status is one of the execution.
- status() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
The status is one of the execution.
- status(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedExecution.Builder
-
The status is one of the execution.
- status(ExecutionStatus) - Method in interface software.amazon.awssdk.services.transfer.model.ListedExecution.Builder
-
The status is one of the execution.
- status() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
The status is one of the execution.
- status(String) - Method in interface software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest.Builder
-
Indicates whether the specified step succeeded or failed.
- status(CustomStepStatus) - Method in interface software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest.Builder
-
Indicates whether the specified step succeeded or failed.
- status() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
Indicates whether the specified step succeeded or failed.
- statusAsString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
The status is one of the execution.
- statusAsString() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
The status is one of the execution.
- statusAsString() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
Indicates whether the specified step succeeded or failed.
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.InternalServiceErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.InvalidNextTokenException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.InvalidRequestException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.ResourceExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.ServiceUnavailableException.Builder
-
- statusCode(Integer) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse.Builder
-
The HTTP status code that is the response from your API Gateway.
- statusCode() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
The HTTP status code that is the response from your API Gateway.
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.ThrottlingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transfer.model.TransferException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.transfer.model.TransferException.BuilderImpl
-
- steps(Collection<WorkflowStep>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps(WorkflowStep...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps(Consumer<WorkflowStep.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
Specifies the details for the steps that are in the specified workflow.
- steps(Collection<WorkflowStep>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedWorkflow.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps(WorkflowStep...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedWorkflow.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps(Consumer<WorkflowStep.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedWorkflow.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
Specifies the details for the steps that are in the specified workflow.
- steps(Collection<ExecutionStepResult>) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionResults.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps(ExecutionStepResult...) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionResults.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps(Consumer<ExecutionStepResult.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionResults.Builder
-
Specifies the details for the steps that are in the specified workflow.
- steps() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
Specifies the details for the steps that are in the specified workflow.
- stepType(String) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionStepResult.Builder
-
One of the available step types.
- stepType(WorkflowStepType) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionStepResult.Builder
-
One of the available step types.
- stepType() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
One of the available step types.
- stepTypeAsString() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
One of the available step types.
- stopServer(StopServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Changes the state of a file transfer protocol-enabled server from ONLINE
to OFFLINE
.
- stopServer(Consumer<StopServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Changes the state of a file transfer protocol-enabled server from ONLINE
to OFFLINE
.
- stopServer(StopServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Changes the state of a file transfer protocol-enabled server from ONLINE
to OFFLINE
.
- stopServer(Consumer<StopServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Changes the state of a file transfer protocol-enabled server from ONLINE
to OFFLINE
.
- StopServerRequest - Class in software.amazon.awssdk.services.transfer.model
-
- StopServerRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- StopServerRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- StopServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.StopServerRequestMarshaller
-
- StopServerResponse - Class in software.amazon.awssdk.services.transfer.model
-
- StopServerResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.EndpointDetails.Builder
-
A list of subnet IDs that are required to host your server endpoint in your VPC.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.transfer.model.EndpointDetails.Builder
-
A list of subnet IDs that are required to host your server endpoint in your VPC.
- subnetIds() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
A list of subnet IDs that are required to host your server endpoint in your VPC.
- subscribe(Subscriber<? super ListAccessesResponse>) - Method in class software.amazon.awssdk.services.transfer.paginators.ListAccessesPublisher
-
- subscribe(Subscriber<? super ListExecutionsResponse>) - Method in class software.amazon.awssdk.services.transfer.paginators.ListExecutionsPublisher
-
- subscribe(Subscriber<? super ListSecurityPoliciesResponse>) - Method in class software.amazon.awssdk.services.transfer.paginators.ListSecurityPoliciesPublisher
-
- subscribe(Subscriber<? super ListServersResponse>) - Method in class software.amazon.awssdk.services.transfer.paginators.ListServersPublisher
-
- subscribe(Subscriber<? super ListTagsForResourceResponse>) - Method in class software.amazon.awssdk.services.transfer.paginators.ListTagsForResourcePublisher
-
- subscribe(Subscriber<? super ListUsersResponse>) - Method in class software.amazon.awssdk.services.transfer.paginators.ListUsersPublisher
-
- subscribe(Subscriber<? super ListWorkflowsResponse>) - Method in class software.amazon.awssdk.services.transfer.paginators.ListWorkflowsPublisher
-
- Tag - Class in software.amazon.awssdk.services.transfer.model
-
Creates a key-value pair for a specific resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.UntagResourceRequest.Builder
-
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.transfer.model.UntagResourceRequest.Builder
-
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type.
- tagKeys() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN).
- TagResourceRequest - Class in software.amazon.awssdk.services.transfer.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.transfer.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Key-value pairs that can be used to group and search for servers.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Key-value pairs that can be used to group and search for servers.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateServerRequest.Builder
-
Key-value pairs that can be used to group and search for servers.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
Key-value pairs that can be used to group and search for servers.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Key-value pairs that can be used to group and search for users.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Key-value pairs that can be used to group and search for users.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
Key-value pairs that can be used to group and search for users.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
Key-value pairs that can be used to group and search for users.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest.Builder
-
Key-value pairs that can be used to group and search for workflows.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest.Builder
-
Key-value pairs that can be used to group and search for workflows.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest.Builder
-
Key-value pairs that can be used to group and search for workflows.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
Key-value pairs that can be used to group and search for workflows.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the
server that was described.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the
server that was described.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the
server that was described.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the key-value pairs that you can use to search for and group servers that were assigned to the server
that was described.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the key-value pairs for the user requested.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the key-value pairs for the user requested.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the key-value pairs for the user requested.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
Specifies the key-value pairs for the user requested.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedWorkflow.Builder
-
Key-value pairs that can be used to group and search for workflows.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedWorkflow.Builder
-
Key-value pairs that can be used to group and search for workflows.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedWorkflow.Builder
-
Key-value pairs that can be used to group and search for workflows.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
Key-value pairs that can be used to group and search for workflows.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse.Builder
-
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse.Builder
-
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse.Builder
-
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
Key-value pairs that are assigned to a resource, usually for the purpose of grouping and searching for items.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.TagResourceRequest.Builder
-
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.TagResourceRequest.Builder
-
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.TagResourceRequest.Builder
-
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
Key-value pairs assigned to ARNs that you can use to group and search for resources by type.
- tags(Collection<S3Tag>) - Method in interface software.amazon.awssdk.services.transfer.model.TagStepDetails.Builder
-
Array that contains from 1 to 10 key/value pairs.
- tags(S3Tag...) - Method in interface software.amazon.awssdk.services.transfer.model.TagStepDetails.Builder
-
Array that contains from 1 to 10 key/value pairs.
- tags(Consumer<S3Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.TagStepDetails.Builder
-
Array that contains from 1 to 10 key/value pairs.
- tags() - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
Array that contains from 1 to 10 key/value pairs.
- TagStepDetails - Class in software.amazon.awssdk.services.transfer.model
-
Each step type has its own StepDetails
structure.
- tagStepDetails(TagStepDetails) - Method in interface software.amazon.awssdk.services.transfer.model.WorkflowStep.Builder
-
Details for a step that creates one or more tags.
- tagStepDetails(Consumer<TagStepDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.WorkflowStep.Builder
-
Details for a step that creates one or more tags.
- tagStepDetails() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
Details for a step that creates one or more tags.
- TagStepDetails.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- target(String) - Method in interface software.amazon.awssdk.services.transfer.model.CustomStepDetails.Builder
-
The ARN for the lambda function that is being called.
- target() - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
The ARN for the lambda function that is being called.
- target(String) - Method in interface software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry.Builder
-
Represents the map target that is used in a HomeDirectorymapEntry
.
- target() - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
Represents the map target that is used in a HomeDirectorymapEntry
.
- testIdentityProvider(TestIdentityProviderRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
If the IdentityProviderType
of a file transfer protocol-enabled server is
AWS_DIRECTORY_SERVICE
or API_Gateway
, tests whether your identity provider is set up
successfully.
- testIdentityProvider(Consumer<TestIdentityProviderRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
If the IdentityProviderType
of a file transfer protocol-enabled server is
AWS_DIRECTORY_SERVICE
or API_Gateway
, tests whether your identity provider is set up
successfully.
- testIdentityProvider(TestIdentityProviderRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
If the IdentityProviderType
of a file transfer protocol-enabled server is
AWS_DIRECTORY_SERVICE
or API_Gateway
, tests whether your identity provider is set up
successfully.
- testIdentityProvider(Consumer<TestIdentityProviderRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
If the IdentityProviderType
of a file transfer protocol-enabled server is
AWS_DIRECTORY_SERVICE
or API_Gateway
, tests whether your identity provider is set up
successfully.
- TestIdentityProviderRequest - Class in software.amazon.awssdk.services.transfer.model
-
- TestIdentityProviderRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- TestIdentityProviderRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- TestIdentityProviderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.TestIdentityProviderRequestMarshaller
-
- TestIdentityProviderResponse - Class in software.amazon.awssdk.services.transfer.model
-
- TestIdentityProviderResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- ThrottlingException - Exception in software.amazon.awssdk.services.transfer.model
-
The request was denied due to request throttling.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- timeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.transfer.model.CustomStepDetails.Builder
-
Timeout, in seconds, for the step.
- timeoutSeconds() - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
Timeout, in seconds, for the step.
- tlsCiphers(Collection<String>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled Transport Layer Security (TLS) cipher encryption algorithms in the security policy that
is attached to the server.
- tlsCiphers(String...) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy.Builder
-
Specifies the enabled Transport Layer Security (TLS) cipher encryption algorithms in the security policy that
is attached to the server.
- tlsCiphers() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
Specifies the enabled Transport Layer Security (TLS) cipher encryption algorithms in the security policy that is
attached to the server.
- tlsSessionResumptionMode(String) - Method in interface software.amazon.awssdk.services.transfer.model.ProtocolDetails.Builder
-
A property used with Transfer servers that use the FTPS protocol.
- tlsSessionResumptionMode(TlsSessionResumptionMode) - Method in interface software.amazon.awssdk.services.transfer.model.ProtocolDetails.Builder
-
A property used with Transfer servers that use the FTPS protocol.
- tlsSessionResumptionMode() - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
A property used with Transfer servers that use the FTPS protocol.
- TlsSessionResumptionMode - Enum in software.amazon.awssdk.services.transfer.model
-
- tlsSessionResumptionModeAsString() - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
A property used with Transfer servers that use the FTPS protocol.
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.AccessDeniedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.InternalServiceErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.InvalidNextTokenException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.InvalidRequestException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.ResourceExistsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.S3InputFileLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.ServiceUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.StartServerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.StopServerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.ThrottlingException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transfer.model.TransferException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.TransferRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
- token(String) - Method in interface software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest.Builder
-
Used to distinguish between multiple callbacks for multiple Lambda steps within the same execution.
- token() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
Used to distinguish between multiple callbacks for multiple Lambda steps within the same execution.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CopyStepDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateAccessResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateServerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CreateWorkflowResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.CustomStepDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.CustomStepStatus
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteAccessResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteServerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteStepDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DeleteWorkflowResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeAccessResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedAccess
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedExecution
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedSecurityPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribedWorkflow
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeExecutionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeSecurityPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeServerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.DescribeWorkflowResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.Domain
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.EfsFileLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.EndpointType
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.ExecutionErrorType
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionResults
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.ExecutionStatus
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionStepResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.FileLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.HomeDirectoryMapEntry
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.HomeDirectoryType
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.IdentityProviderType
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.InputFileLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListAccessesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListedAccess
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListedExecution
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListedWorkflow
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListExecutionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListSecurityPoliciesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListServersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListServersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ListWorkflowsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.LoggingConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.OverwriteExisting
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.Protocol
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ProtocolDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.S3InputFileLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.SendWorkflowStepStateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.SshPublicKey
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.StartServerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.StartServerResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.State
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.StopServerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.StopServerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.TagStepDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.TlsSessionResumptionMode
-
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateAccessResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateServerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetail
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transfer.model.WorkflowStepType
-
- TransferAsyncClient - Interface in software.amazon.awssdk.services.transfer
-
Service client for accessing AWS Transfer asynchronously.
- TransferAsyncClientBuilder - Interface in software.amazon.awssdk.services.transfer
-
- TransferBaseClientBuilder<B extends TransferBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.transfer
-
- TransferClient - Interface in software.amazon.awssdk.services.transfer
-
Service client for accessing AWS Transfer.
- TransferClientBuilder - Interface in software.amazon.awssdk.services.transfer
-
- TransferException - Exception in software.amazon.awssdk.services.transfer.model
-
- TransferException(TransferException.Builder) - Constructor for exception software.amazon.awssdk.services.transfer.model.TransferException
-
- TransferException.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- TransferException.BuilderImpl - Class in software.amazon.awssdk.services.transfer.model
-
- TransferRequest - Class in software.amazon.awssdk.services.transfer.model
-
- TransferRequest(TransferRequest.Builder) - Constructor for class software.amazon.awssdk.services.transfer.model.TransferRequest
-
- TransferRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- TransferRequest.BuilderImpl - Class in software.amazon.awssdk.services.transfer.model
-
- TransferResponse - Class in software.amazon.awssdk.services.transfer.model
-
- TransferResponse(TransferResponse.Builder) - Constructor for class software.amazon.awssdk.services.transfer.model.TransferResponse
-
- TransferResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- TransferResponse.BuilderImpl - Class in software.amazon.awssdk.services.transfer.model
-
- TransferResponseMetadata - Class in software.amazon.awssdk.services.transfer.model
-
- type(String) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionError.Builder
-
Specifies the error type: currently, the only valid value is PERMISSION_DENIED
, which occurs if
your policy does not contain the correct permissions to complete one or more of the steps in the workflow.
- type(ExecutionErrorType) - Method in interface software.amazon.awssdk.services.transfer.model.ExecutionError.Builder
-
Specifies the error type: currently, the only valid value is PERMISSION_DENIED
, which occurs if
your policy does not contain the correct permissions to complete one or more of the steps in the workflow.
- type() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
Specifies the error type: currently, the only valid value is PERMISSION_DENIED
, which occurs if your
policy does not contain the correct permissions to complete one or more of the steps in the workflow.
- type(String) - Method in interface software.amazon.awssdk.services.transfer.model.WorkflowStep.Builder
-
Currently, the following step types are supported.
- type(WorkflowStepType) - Method in interface software.amazon.awssdk.services.transfer.model.WorkflowStep.Builder
-
Currently, the following step types are supported.
- type() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
Currently, the following step types are supported.
- typeAsString() - Method in class software.amazon.awssdk.services.transfer.model.ExecutionError
-
Specifies the error type: currently, the only valid value is PERMISSION_DENIED
, which occurs if your
policy does not contain the correct permissions to complete one or more of the steps in the workflow.
- typeAsString() - Method in class software.amazon.awssdk.services.transfer.model.WorkflowStep
-
Currently, the following step types are supported.
- uid(Long) - Method in interface software.amazon.awssdk.services.transfer.model.PosixProfile.Builder
-
The POSIX user ID used for all EFS operations by this user.
- uid() - Method in class software.amazon.awssdk.services.transfer.model.PosixProfile
-
The POSIX user ID used for all EFS operations by this user.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN).
- UntagResourceRequest - Class in software.amazon.awssdk.services.transfer.model
-
- UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.UntagResourceRequestMarshaller
-
- UntagResourceResponse - Class in software.amazon.awssdk.services.transfer.model
-
- UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- updateAccess(UpdateAccessRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Allows you to update parameters for the access specified in the ServerID
and ExternalID
parameters.
- updateAccess(Consumer<UpdateAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Allows you to update parameters for the access specified in the ServerID
and ExternalID
parameters.
- updateAccess(UpdateAccessRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Allows you to update parameters for the access specified in the ServerID
and ExternalID
parameters.
- updateAccess(Consumer<UpdateAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Allows you to update parameters for the access specified in the ServerID
and ExternalID
parameters.
- UpdateAccessRequest - Class in software.amazon.awssdk.services.transfer.model
-
- UpdateAccessRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- UpdateAccessRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- UpdateAccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.UpdateAccessRequestMarshaller
-
- UpdateAccessResponse - Class in software.amazon.awssdk.services.transfer.model
-
- UpdateAccessResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- updateServer(UpdateServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Updates the file transfer protocol-enabled server's properties after that server has been created.
- updateServer(Consumer<UpdateServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Updates the file transfer protocol-enabled server's properties after that server has been created.
- updateServer(UpdateServerRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Updates the file transfer protocol-enabled server's properties after that server has been created.
- updateServer(Consumer<UpdateServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Updates the file transfer protocol-enabled server's properties after that server has been created.
- UpdateServerRequest - Class in software.amazon.awssdk.services.transfer.model
-
- UpdateServerRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- UpdateServerRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- UpdateServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.UpdateServerRequestMarshaller
-
- UpdateServerResponse - Class in software.amazon.awssdk.services.transfer.model
-
- UpdateServerResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- updateUser(UpdateUserRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Assigns new properties to a user.
- updateUser(Consumer<UpdateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferAsyncClient
-
Assigns new properties to a user.
- updateUser(UpdateUserRequest) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Assigns new properties to a user.
- updateUser(Consumer<UpdateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.transfer.TransferClient
-
Assigns new properties to a user.
- UpdateUserRequest - Class in software.amazon.awssdk.services.transfer.model
-
- UpdateUserRequest.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- UpdateUserRequestMarshaller - Class in software.amazon.awssdk.services.transfer.transform
-
- UpdateUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transfer.transform.UpdateUserRequestMarshaller
-
- UpdateUserResponse - Class in software.amazon.awssdk.services.transfer.model
-
UpdateUserResponse
returns the user name and identifier for the request to update a user's properties.
- UpdateUserResponse.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- url(String) - Method in interface software.amazon.awssdk.services.transfer.model.IdentityProviderDetails.Builder
-
Provides the location of the service endpoint used to authenticate users.
- url() - Method in class software.amazon.awssdk.services.transfer.model.IdentityProviderDetails
-
Provides the location of the service endpoint used to authenticate users.
- url(String) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse.Builder
-
The endpoint of the service used to authenticate a user.
- url() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderResponse
-
The endpoint of the service used to authenticate a user.
- user(DescribedUser) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeUserResponse.Builder
-
An array containing the properties of the user account for the ServerID
value that you
specified.
- user(Consumer<DescribedUser.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeUserResponse.Builder
-
An array containing the properties of the user account for the ServerID
value that you
specified.
- user() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserResponse
-
An array containing the properties of the user account for the ServerID
value that you specified.
- userCount(Integer) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedServer.Builder
-
Specifies the number of users that are assigned to a server you specified with the ServerId
.
- userCount() - Method in class software.amazon.awssdk.services.transfer.model.DescribedServer
-
Specifies the number of users that are assigned to a server you specified with the ServerId
.
- userCount(Integer) - Method in interface software.amazon.awssdk.services.transfer.model.ListedServer.Builder
-
Specifies the number of users that are assigned to a server you specified with the ServerId
.
- userCount() - Method in class software.amazon.awssdk.services.transfer.model.ListedServer
-
Specifies the number of users that are assigned to a server you specified with the ServerId
.
- userDetails(UserDetails) - Method in interface software.amazon.awssdk.services.transfer.model.ServiceMetadata.Builder
-
The Server ID (ServerId
), Session ID (SessionId
) and user (UserName
)
make up the UserDetails
.
- userDetails(Consumer<UserDetails.Builder>) - Method in interface software.amazon.awssdk.services.transfer.model.ServiceMetadata.Builder
-
The Server ID (ServerId
), Session ID (SessionId
) and user (UserName
)
make up the UserDetails
.
- userDetails() - Method in class software.amazon.awssdk.services.transfer.model.ServiceMetadata
-
The Server ID (ServerId
), Session ID (SessionId
) and user (UserName
) make
up the UserDetails
.
- UserDetails - Class in software.amazon.awssdk.services.transfer.model
-
Specifies the user name, server ID, and session ID for a workflow.
- UserDetails.Builder - Interface in software.amazon.awssdk.services.transfer.model
-
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserRequest.Builder
-
A unique string that identifies a user and is associated with a ServerId
.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserRequest
-
A unique string that identifies a user and is associated with a ServerId
.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.CreateUserResponse.Builder
-
A unique string that identifies a user account associated with a server.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.CreateUserResponse
-
A unique string that identifies a user account associated with a server.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest.Builder
-
A unique string that identifies a user whose public key is being deleted.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.DeleteSshPublicKeyRequest
-
A unique string that identifies a user whose public key is being deleted.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.DeleteUserRequest.Builder
-
A unique string that identifies a user that is being deleted from a server.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.DeleteUserRequest
-
A unique string that identifies a user that is being deleted from a server.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribedUser.Builder
-
Specifies the name of the user that was requested to be described.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.DescribedUser
-
Specifies the name of the user that was requested to be described.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.DescribeUserRequest.Builder
-
The name of the user assigned to one or more servers.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.DescribeUserRequest
-
The name of the user assigned to one or more servers.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest.Builder
-
The name of the user account that is assigned to one or more servers.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyRequest
-
The name of the user account that is assigned to one or more servers.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse.Builder
-
A user name assigned to the ServerID
value that you specified.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.ImportSshPublicKeyResponse
-
A user name assigned to the ServerID
value that you specified.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.ListedUser.Builder
-
Specifies the name of the user whose ARN was specified.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.ListedUser
-
Specifies the name of the user whose ARN was specified.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest.Builder
-
The name of the user account to be tested.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
The name of the user account to be tested.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserRequest.Builder
-
A unique string that identifies a user and is associated with a server as specified by the
ServerId
.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserRequest
-
A unique string that identifies a user and is associated with a server as specified by the ServerId
.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.UpdateUserResponse.Builder
-
The unique identifier for a user that is assigned to a server instance that was specified in the request.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.UpdateUserResponse
-
The unique identifier for a user that is assigned to a server instance that was specified in the request.
- userName(String) - Method in interface software.amazon.awssdk.services.transfer.model.UserDetails.Builder
-
A unique string that identifies a user account associated with a server.
- userName() - Method in class software.amazon.awssdk.services.transfer.model.UserDetails
-
A unique string that identifies a user account associated with a server.
- userPassword(String) - Method in interface software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest.Builder
-
The password of the user account to be tested.
- userPassword() - Method in class software.amazon.awssdk.services.transfer.model.TestIdentityProviderRequest
-
The password of the user account to be tested.
- users(Collection<ListedUser>) - Method in interface software.amazon.awssdk.services.transfer.model.ListUsersResponse.Builder
-
Returns the user accounts and their properties for the ServerId
value that you specify.
- users(ListedUser...) - Method in interface software.amazon.awssdk.services.transfer.model.ListUsersResponse.Builder
-
Returns the user accounts and their properties for the ServerId
value that you specify.
- users(Consumer<ListedUser.Builder>...) - Method in interface software.amazon.awssdk.services.transfer.model.ListUsersResponse.Builder
-
Returns the user accounts and their properties for the ServerId
value that you specify.
- users() - Method in class software.amazon.awssdk.services.transfer.model.ListUsersResponse
-
Returns the user accounts and their properties for the ServerId
value that you specify.
- value(String) - Method in interface software.amazon.awssdk.services.transfer.model.S3Tag.Builder
-
The value that corresponds to the key.
- value() - Method in class software.amazon.awssdk.services.transfer.model.S3Tag
-
The value that corresponds to the key.
- value(String) - Method in interface software.amazon.awssdk.services.transfer.model.Tag.Builder
-
Contains one or more values that you assigned to the key name you create.
- value() - Method in class software.amazon.awssdk.services.transfer.model.Tag
-
Contains one or more values that you assigned to the key name you create.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.CustomStepStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.Domain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.EndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.ExecutionErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.ExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.HomeDirectoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.IdentityProviderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.OverwriteExisting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.TlsSessionResumptionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transfer.model.WorkflowStepType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.CustomStepStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.Domain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.transfer.model.ExecutionErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.ExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.HomeDirectoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.transfer.model.OverwriteExisting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.TlsSessionResumptionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transfer.model.WorkflowStepType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- versionId(String) - Method in interface software.amazon.awssdk.services.transfer.model.S3FileLocation.Builder
-
Specifies the file version.
- versionId() - Method in class software.amazon.awssdk.services.transfer.model.S3FileLocation
-
Specifies the file version.
- vpcEndpointId(String) - Method in interface software.amazon.awssdk.services.transfer.model.EndpointDetails.Builder
-
The ID of the VPC endpoint.
- vpcEndpointId() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
The ID of the VPC endpoint.
- vpcId(String) - Method in interface software.amazon.awssdk.services.transfer.model.EndpointDetails.Builder
-
The VPC ID of the VPC in which a server's endpoint will be hosted.
- vpcId() - Method in class software.amazon.awssdk.services.transfer.model.EndpointDetails
-
The VPC ID of the VPC in which a server's endpoint will be hosted.