@Generated(value="software.amazon.awssdk:codegen") public final class ListedServer extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ListedServer.Builder,ListedServer>
Returns properties of a file transfer protocol-enabled server that was specified.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ListedServer.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
arn()
Specifies the unique Amazon Resource Name (ARN) for a server to be listed.
|
static ListedServer.Builder |
builder() |
Domain |
domain()
Specifies the domain of the storage system that is used for file transfers.
|
String |
domainAsString()
Specifies the domain of the storage system that is used for file transfers.
|
EndpointType |
endpointType()
Specifies the type of VPC endpoint that your server is connected to.
|
String |
endpointTypeAsString()
Specifies the type of VPC endpoint that your server is connected to.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
IdentityProviderType |
identityProviderType()
The mode of authentication for a server.
|
String |
identityProviderTypeAsString()
The mode of authentication for a server.
|
String |
loggingRole()
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that allows a server to turn on
Amazon CloudWatch logging for Amazon S3 or Amazon EFSevents.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ListedServer.Builder> |
serializableBuilderClass() |
String |
serverId()
Specifies the unique system assigned identifier for the servers that were listed.
|
State |
state()
The condition of the server that was described.
|
String |
stateAsString()
The condition of the server that was described.
|
ListedServer.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
Integer |
userCount()
Specifies the number of users that are assigned to a server you specified with the
ServerId. |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final String arn()
Specifies the unique Amazon Resource Name (ARN) for a server to be listed.
public final Domain domain()
Specifies the domain of the storage system that is used for file transfers.
If the service returns an enum value that is not available in the current SDK version, domain will
return Domain.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
domainAsString().
Domainpublic final String domainAsString()
Specifies the domain of the storage system that is used for file transfers.
If the service returns an enum value that is not available in the current SDK version, domain will
return Domain.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
domainAsString().
Domainpublic final IdentityProviderType identityProviderType()
The mode of authentication for a server. The default value is SERVICE_MANAGED, which allows you to
store and access user credentials within the Transfer Family service.
Use AWS_DIRECTORY_SERVICE to provide access to Active Directory groups in Directory Service for
Microsoft Active Directory or Microsoft Active Directory in your on-premises environment or in Amazon Web
Services using AD Connector. This option also requires you to provide a Directory ID by using the
IdentityProviderDetails parameter.
Use the API_GATEWAY value to integrate with an identity provider of your choosing. The
API_GATEWAY setting requires you to provide an Amazon API Gateway endpoint URL to call for
authentication by using the IdentityProviderDetails parameter.
Use the AWS_LAMBDA value to directly use an Lambda function as your identity provider. If you choose
this value, you must specify the ARN for the Lambda function in the Function parameter for the
IdentityProviderDetails data type.
If the service returns an enum value that is not available in the current SDK version,
identityProviderType will return IdentityProviderType.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from identityProviderTypeAsString().
SERVICE_MANAGED, which allows
you to store and access user credentials within the Transfer Family service.
Use AWS_DIRECTORY_SERVICE to provide access to Active Directory groups in Directory Service
for Microsoft Active Directory or Microsoft Active Directory in your on-premises environment or in Amazon
Web Services using AD Connector. This option also requires you to provide a Directory ID by using the
IdentityProviderDetails parameter.
Use the API_GATEWAY value to integrate with an identity provider of your choosing. The
API_GATEWAY setting requires you to provide an Amazon API Gateway endpoint URL to call for
authentication by using the IdentityProviderDetails parameter.
Use the AWS_LAMBDA value to directly use an Lambda function as your identity provider. If
you choose this value, you must specify the ARN for the Lambda function in the Function
parameter for the IdentityProviderDetails data type.
IdentityProviderTypepublic final String identityProviderTypeAsString()
The mode of authentication for a server. The default value is SERVICE_MANAGED, which allows you to
store and access user credentials within the Transfer Family service.
Use AWS_DIRECTORY_SERVICE to provide access to Active Directory groups in Directory Service for
Microsoft Active Directory or Microsoft Active Directory in your on-premises environment or in Amazon Web
Services using AD Connector. This option also requires you to provide a Directory ID by using the
IdentityProviderDetails parameter.
Use the API_GATEWAY value to integrate with an identity provider of your choosing. The
API_GATEWAY setting requires you to provide an Amazon API Gateway endpoint URL to call for
authentication by using the IdentityProviderDetails parameter.
Use the AWS_LAMBDA value to directly use an Lambda function as your identity provider. If you choose
this value, you must specify the ARN for the Lambda function in the Function parameter for the
IdentityProviderDetails data type.
If the service returns an enum value that is not available in the current SDK version,
identityProviderType will return IdentityProviderType.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from identityProviderTypeAsString().
SERVICE_MANAGED, which allows
you to store and access user credentials within the Transfer Family service.
Use AWS_DIRECTORY_SERVICE to provide access to Active Directory groups in Directory Service
for Microsoft Active Directory or Microsoft Active Directory in your on-premises environment or in Amazon
Web Services using AD Connector. This option also requires you to provide a Directory ID by using the
IdentityProviderDetails parameter.
Use the API_GATEWAY value to integrate with an identity provider of your choosing. The
API_GATEWAY setting requires you to provide an Amazon API Gateway endpoint URL to call for
authentication by using the IdentityProviderDetails parameter.
Use the AWS_LAMBDA value to directly use an Lambda function as your identity provider. If
you choose this value, you must specify the ARN for the Lambda function in the Function
parameter for the IdentityProviderDetails data type.
IdentityProviderTypepublic final EndpointType endpointType()
Specifies the type of VPC endpoint that your server is connected to. If your server is connected to a VPC endpoint, your server isn't accessible over the public internet.
If the service returns an enum value that is not available in the current SDK version, endpointType will
return EndpointType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
endpointTypeAsString().
EndpointTypepublic final String endpointTypeAsString()
Specifies the type of VPC endpoint that your server is connected to. If your server is connected to a VPC endpoint, your server isn't accessible over the public internet.
If the service returns an enum value that is not available in the current SDK version, endpointType will
return EndpointType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
endpointTypeAsString().
EndpointTypepublic final String loggingRole()
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFSevents. When set, you can view user activity in your CloudWatch logs.
public final String serverId()
Specifies the unique system assigned identifier for the servers that were listed.
public final State state()
The condition of the server that was described. A value of ONLINE indicates that the server can
accept jobs and transfer files. A State value of OFFLINE means that the server cannot
perform file transfer operations.
The states of STARTING and STOPPING indicate that the server is in an intermediate
state, either not fully able to respond, or not fully offline. The values of START_FAILED or
STOP_FAILED can indicate an error condition.
If the service returns an enum value that is not available in the current SDK version, state will return
State.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
stateAsString().
ONLINE indicates that the server
can accept jobs and transfer files. A State value of OFFLINE means that the
server cannot perform file transfer operations.
The states of STARTING and STOPPING indicate that the server is in an
intermediate state, either not fully able to respond, or not fully offline. The values of
START_FAILED or STOP_FAILED can indicate an error condition.
Statepublic final String stateAsString()
The condition of the server that was described. A value of ONLINE indicates that the server can
accept jobs and transfer files. A State value of OFFLINE means that the server cannot
perform file transfer operations.
The states of STARTING and STOPPING indicate that the server is in an intermediate
state, either not fully able to respond, or not fully offline. The values of START_FAILED or
STOP_FAILED can indicate an error condition.
If the service returns an enum value that is not available in the current SDK version, state will return
State.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
stateAsString().
ONLINE indicates that the server
can accept jobs and transfer files. A State value of OFFLINE means that the
server cannot perform file transfer operations.
The states of STARTING and STOPPING indicate that the server is in an
intermediate state, either not fully able to respond, or not fully offline. The values of
START_FAILED or STOP_FAILED can indicate an error condition.
Statepublic final Integer userCount()
Specifies the number of users that are assigned to a server you specified with the ServerId.
ServerId.public ListedServer.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ListedServer.Builder,ListedServer>public static ListedServer.Builder builder()
public static Class<? extends ListedServer.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.