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

A

AbstractAWSDirectoryService - Class in com.amazonaws.services.directory
Abstract implementation of AWSDirectoryService.
AbstractAWSDirectoryService() - Constructor for class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
AbstractAWSDirectoryServiceAsync - Class in com.amazonaws.services.directory
Abstract implementation of AWSDirectoryServiceAsync.
AbstractAWSDirectoryServiceAsync() - Constructor for class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
addIpRoutes(AddIpRoutesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
addIpRoutes(AddIpRoutesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
addIpRoutes(AddIpRoutesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
addIpRoutesAsync(AddIpRoutesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
addIpRoutesAsync(AddIpRoutesRequest, AsyncHandler<AddIpRoutesRequest, AddIpRoutesResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
addIpRoutesAsync(AddIpRoutesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
addIpRoutesAsync(AddIpRoutesRequest, AsyncHandler<AddIpRoutesRequest, AddIpRoutesResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
addIpRoutesAsync(AddIpRoutesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
addIpRoutesAsync(AddIpRoutesRequest, AsyncHandler<AddIpRoutesRequest, AddIpRoutesResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
AddIpRoutesRequest - Class in com.amazonaws.services.directory.model
 
AddIpRoutesRequest() - Constructor for class com.amazonaws.services.directory.model.AddIpRoutesRequest
 
AddIpRoutesResult - Class in com.amazonaws.services.directory.model
 
AddIpRoutesResult() - Constructor for class com.amazonaws.services.directory.model.AddIpRoutesResult
 
addTagsToResource(AddTagsToResourceRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
addTagsToResource(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Adds or overwrites one or more tags for the specified directory.
addTagsToResource(AddTagsToResourceRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Adds or overwrites one or more tags for the specified directory.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Adds or overwrites one or more tags for the specified directory.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Adds or overwrites one or more tags for the specified directory.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
AddTagsToResourceRequest - Class in com.amazonaws.services.directory.model
 
AddTagsToResourceRequest() - Constructor for class com.amazonaws.services.directory.model.AddTagsToResourceRequest
 
AddTagsToResourceResult - Class in com.amazonaws.services.directory.model
 
AddTagsToResourceResult() - Constructor for class com.amazonaws.services.directory.model.AddTagsToResourceResult
 
asyncBuilder() - Static method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
Attribute - Class in com.amazonaws.services.directory.model
Represents a named directory attribute.
Attribute() - Constructor for class com.amazonaws.services.directory.model.Attribute
 
AuthenticationFailedException - Exception in com.amazonaws.services.directory.model
An authentication error occurred.
AuthenticationFailedException(String) - Constructor for exception com.amazonaws.services.directory.model.AuthenticationFailedException
Constructs a new AuthenticationFailedException with the specified error message.
AWSDirectoryService - Interface in com.amazonaws.services.directory
Interface for accessing Directory Service.
AWSDirectoryServiceAsync - Interface in com.amazonaws.services.directory
Interface for accessing Directory Service asynchronously.
AWSDirectoryServiceAsyncClient - Class in com.amazonaws.services.directory
Client for accessing Directory Service asynchronously.
AWSDirectoryServiceAsyncClient() - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
AWSDirectoryServiceAsyncClientBuilder - Class in com.amazonaws.services.directory
Fluent builder for AWSDirectoryServiceAsync.
AWSDirectoryServiceClient - Class in com.amazonaws.services.directory
Client for accessing Directory Service.
AWSDirectoryServiceClient() - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWSDirectoryServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWSDirectoryServiceClient(AWSCredentials) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSDirectoryServiceClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSDirectoryServiceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWSDirectoryServiceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWSDirectoryServiceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWSDirectoryServiceClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWSDirectoryServiceClientBuilder - Class in com.amazonaws.services.directory
Fluent builder for AWSDirectoryService.
AWSDirectoryServiceException - Exception in com.amazonaws.services.directory.model
Base exception for all service exceptions thrown by AWS Directory Service
AWSDirectoryServiceException(String) - Constructor for exception com.amazonaws.services.directory.model.AWSDirectoryServiceException
Constructs a new AWSDirectoryServiceException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClientBuilder
Construct an asynchronous implementation of AWSDirectoryServiceAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClientBuilder
Construct a synchronous implementation of AWSDirectoryService using the current builder configuration.
builder() - Static method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
 

C

cancelSchemaExtension(CancelSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
cancelSchemaExtension(CancelSchemaExtensionRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Cancels an in-progress schema extension to a Microsoft AD directory.
cancelSchemaExtension(CancelSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Cancels an in-progress schema extension to a Microsoft AD directory.
cancelSchemaExtensionAsync(CancelSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
cancelSchemaExtensionAsync(CancelSchemaExtensionRequest, AsyncHandler<CancelSchemaExtensionRequest, CancelSchemaExtensionResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
cancelSchemaExtensionAsync(CancelSchemaExtensionRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Cancels an in-progress schema extension to a Microsoft AD directory.
cancelSchemaExtensionAsync(CancelSchemaExtensionRequest, AsyncHandler<CancelSchemaExtensionRequest, CancelSchemaExtensionResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Cancels an in-progress schema extension to a Microsoft AD directory.
cancelSchemaExtensionAsync(CancelSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
cancelSchemaExtensionAsync(CancelSchemaExtensionRequest, AsyncHandler<CancelSchemaExtensionRequest, CancelSchemaExtensionResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CancelSchemaExtensionRequest - Class in com.amazonaws.services.directory.model
 
CancelSchemaExtensionRequest() - Constructor for class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
 
CancelSchemaExtensionResult - Class in com.amazonaws.services.directory.model
 
CancelSchemaExtensionResult() - Constructor for class com.amazonaws.services.directory.model.CancelSchemaExtensionResult
 
ClientException - Exception in com.amazonaws.services.directory.model
A client exception has occurred.
ClientException(String) - Constructor for exception com.amazonaws.services.directory.model.ClientException
Constructs a new ClientException with the specified error message.
clone() - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
 
clone() - Method in class com.amazonaws.services.directory.model.AddIpRoutesResult
 
clone() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
 
clone() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceResult
 
clone() - Method in class com.amazonaws.services.directory.model.Attribute
 
clone() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionResult
 
clone() - Method in class com.amazonaws.services.directory.model.Computer
 
clone() - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
 
clone() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
 
clone() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryResult
 
clone() - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CreateAliasResult
 
clone() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CreateComputerResult
 
clone() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderResult
 
clone() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CreateDirectoryResult
 
clone() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADResult
 
clone() - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CreateSnapshotResult
 
clone() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
 
clone() - Method in class com.amazonaws.services.directory.model.CreateTrustResult
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderResult
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryResult
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotResult
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DeleteTrustResult
 
clone() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicResult
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
 
clone() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
 
clone() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
 
clone() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
 
clone() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
 
clone() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
 
clone() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
 
clone() - Method in class com.amazonaws.services.directory.model.DisableRadiusRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DisableRadiusResult
 
clone() - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
 
clone() - Method in class com.amazonaws.services.directory.model.DisableSsoResult
 
clone() - Method in class com.amazonaws.services.directory.model.DomainController
 
clone() - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
 
clone() - Method in class com.amazonaws.services.directory.model.EnableRadiusResult
 
clone() - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
 
clone() - Method in class com.amazonaws.services.directory.model.EnableSsoResult
 
clone() - Method in class com.amazonaws.services.directory.model.EventTopic
 
clone() - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsRequest
 
clone() - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
 
clone() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
 
clone() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
 
clone() - Method in class com.amazonaws.services.directory.model.IpRoute
 
clone() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
 
clone() - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
 
clone() - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
 
clone() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
 
clone() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
 
clone() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.directory.model.RadiusSettings
 
clone() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
 
clone() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicResult
 
clone() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
 
clone() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesResult
 
clone() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
 
clone() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceResult
 
clone() - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
 
clone() - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotResult
 
clone() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
 
clone() - Method in class com.amazonaws.services.directory.model.Snapshot
 
clone() - Method in class com.amazonaws.services.directory.model.SnapshotLimits
 
clone() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
 
clone() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionResult
 
clone() - Method in class com.amazonaws.services.directory.model.Tag
 
clone() - Method in class com.amazonaws.services.directory.model.Trust
 
clone() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
 
clone() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderResult
 
clone() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
 
clone() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersResult
 
clone() - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
 
clone() - Method in class com.amazonaws.services.directory.model.UpdateRadiusResult
 
clone() - Method in class com.amazonaws.services.directory.model.VerifyTrustRequest
 
clone() - Method in class com.amazonaws.services.directory.model.VerifyTrustResult
 
com.amazonaws.services.directory - package com.amazonaws.services.directory
AWS Directory Service
com.amazonaws.services.directory.model - package com.amazonaws.services.directory.model
 
Computer - Class in com.amazonaws.services.directory.model
Contains information about a computer account in a directory.
Computer() - Constructor for class com.amazonaws.services.directory.model.Computer
 
ConditionalForwarder - Class in com.amazonaws.services.directory.model
Points to a remote domain with which you are setting up a trust relationship.
ConditionalForwarder() - Constructor for class com.amazonaws.services.directory.model.ConditionalForwarder
 
configFactory - Static variable in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Client configuration factory providing ClientConfigurations tailored to this client
connectDirectory(ConnectDirectoryRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
connectDirectory(ConnectDirectoryRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Creates an AD Connector to connect to an on-premises directory.
connectDirectory(ConnectDirectoryRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Creates an AD Connector to connect to an on-premises directory.
connectDirectoryAsync(ConnectDirectoryRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
connectDirectoryAsync(ConnectDirectoryRequest, AsyncHandler<ConnectDirectoryRequest, ConnectDirectoryResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
connectDirectoryAsync(ConnectDirectoryRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates an AD Connector to connect to an on-premises directory.
connectDirectoryAsync(ConnectDirectoryRequest, AsyncHandler<ConnectDirectoryRequest, ConnectDirectoryResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates an AD Connector to connect to an on-premises directory.
connectDirectoryAsync(ConnectDirectoryRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
connectDirectoryAsync(ConnectDirectoryRequest, AsyncHandler<ConnectDirectoryRequest, ConnectDirectoryResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
ConnectDirectoryRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the ConnectDirectory operation.
ConnectDirectoryRequest() - Constructor for class com.amazonaws.services.directory.model.ConnectDirectoryRequest
 
ConnectDirectoryResult - Class in com.amazonaws.services.directory.model
Contains the results of the ConnectDirectory operation.
ConnectDirectoryResult() - Constructor for class com.amazonaws.services.directory.model.ConnectDirectoryResult
 
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
createAlias(CreateAliasRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Creates an alias for a directory and assigns the alias to the directory.
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Creates an alias for a directory and assigns the alias to the directory.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createAliasAsync(CreateAliasRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates an alias for a directory and assigns the alias to the directory.
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates an alias for a directory and assigns the alias to the directory.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CreateAliasRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the CreateAlias operation.
CreateAliasRequest() - Constructor for class com.amazonaws.services.directory.model.CreateAliasRequest
 
CreateAliasResult - Class in com.amazonaws.services.directory.model
Contains the results of the CreateAlias operation.
CreateAliasResult() - Constructor for class com.amazonaws.services.directory.model.CreateAliasResult
 
createComputer(CreateComputerRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
createComputer(CreateComputerRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Creates a computer account in the specified directory, and joins the computer to the directory.
createComputer(CreateComputerRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Creates a computer account in the specified directory, and joins the computer to the directory.
createComputerAsync(CreateComputerRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createComputerAsync(CreateComputerRequest, AsyncHandler<CreateComputerRequest, CreateComputerResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createComputerAsync(CreateComputerRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a computer account in the specified directory, and joins the computer to the directory.
createComputerAsync(CreateComputerRequest, AsyncHandler<CreateComputerRequest, CreateComputerResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a computer account in the specified directory, and joins the computer to the directory.
createComputerAsync(CreateComputerRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
createComputerAsync(CreateComputerRequest, AsyncHandler<CreateComputerRequest, CreateComputerResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CreateComputerRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the CreateComputer operation.
CreateComputerRequest() - Constructor for class com.amazonaws.services.directory.model.CreateComputerRequest
 
CreateComputerResult - Class in com.amazonaws.services.directory.model
Contains the results for the CreateComputer operation.
CreateComputerResult() - Constructor for class com.amazonaws.services.directory.model.CreateComputerResult
 
createConditionalForwarder(CreateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
createConditionalForwarder(CreateConditionalForwarderRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Creates a conditional forwarder associated with your AWS directory.
createConditionalForwarder(CreateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Creates a conditional forwarder associated with your AWS directory.
createConditionalForwarderAsync(CreateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createConditionalForwarderAsync(CreateConditionalForwarderRequest, AsyncHandler<CreateConditionalForwarderRequest, CreateConditionalForwarderResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createConditionalForwarderAsync(CreateConditionalForwarderRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a conditional forwarder associated with your AWS directory.
createConditionalForwarderAsync(CreateConditionalForwarderRequest, AsyncHandler<CreateConditionalForwarderRequest, CreateConditionalForwarderResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a conditional forwarder associated with your AWS directory.
createConditionalForwarderAsync(CreateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
createConditionalForwarderAsync(CreateConditionalForwarderRequest, AsyncHandler<CreateConditionalForwarderRequest, CreateConditionalForwarderResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CreateConditionalForwarderRequest - Class in com.amazonaws.services.directory.model
Initiates the creation of a conditional forwarder for your AWS Directory Service for Microsoft Active Directory.
CreateConditionalForwarderRequest() - Constructor for class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
 
CreateConditionalForwarderResult - Class in com.amazonaws.services.directory.model
The result of a CreateConditinalForwarder request.
CreateConditionalForwarderResult() - Constructor for class com.amazonaws.services.directory.model.CreateConditionalForwarderResult
 
createDirectory(CreateDirectoryRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
createDirectory(CreateDirectoryRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Creates a Simple AD directory.
createDirectory(CreateDirectoryRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Creates a Simple AD directory.
createDirectoryAsync(CreateDirectoryRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createDirectoryAsync(CreateDirectoryRequest, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createDirectoryAsync(CreateDirectoryRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a Simple AD directory.
createDirectoryAsync(CreateDirectoryRequest, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a Simple AD directory.
createDirectoryAsync(CreateDirectoryRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
createDirectoryAsync(CreateDirectoryRequest, AsyncHandler<CreateDirectoryRequest, CreateDirectoryResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CreateDirectoryRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the CreateDirectory operation.
CreateDirectoryRequest() - Constructor for class com.amazonaws.services.directory.model.CreateDirectoryRequest
 
CreateDirectoryResult - Class in com.amazonaws.services.directory.model
Contains the results of the CreateDirectory operation.
CreateDirectoryResult() - Constructor for class com.amazonaws.services.directory.model.CreateDirectoryResult
 
createMicrosoftAD(CreateMicrosoftADRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
createMicrosoftAD(CreateMicrosoftADRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Creates a Microsoft AD in the AWS cloud.
createMicrosoftAD(CreateMicrosoftADRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Creates a Microsoft AD in the AWS cloud.
createMicrosoftADAsync(CreateMicrosoftADRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createMicrosoftADAsync(CreateMicrosoftADRequest, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createMicrosoftADAsync(CreateMicrosoftADRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a Microsoft AD in the AWS cloud.
createMicrosoftADAsync(CreateMicrosoftADRequest, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a Microsoft AD in the AWS cloud.
createMicrosoftADAsync(CreateMicrosoftADRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
createMicrosoftADAsync(CreateMicrosoftADRequest, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CreateMicrosoftADRequest - Class in com.amazonaws.services.directory.model
Creates a Microsoft AD in the AWS cloud.
CreateMicrosoftADRequest() - Constructor for class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
 
CreateMicrosoftADResult - Class in com.amazonaws.services.directory.model
Result of a CreateMicrosoftAD request.
CreateMicrosoftADResult() - Constructor for class com.amazonaws.services.directory.model.CreateMicrosoftADResult
 
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CreateSnapshotRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.directory.model.CreateSnapshotRequest
 
CreateSnapshotResult - Class in com.amazonaws.services.directory.model
Contains the results of the CreateSnapshot operation.
CreateSnapshotResult() - Constructor for class com.amazonaws.services.directory.model.CreateSnapshotResult
 
createTrust(CreateTrustRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
createTrust(CreateTrustRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.
createTrust(CreateTrustRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.
createTrustAsync(CreateTrustRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createTrustAsync(CreateTrustRequest, AsyncHandler<CreateTrustRequest, CreateTrustResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
createTrustAsync(CreateTrustRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.
createTrustAsync(CreateTrustRequest, AsyncHandler<CreateTrustRequest, CreateTrustResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.
createTrustAsync(CreateTrustRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
createTrustAsync(CreateTrustRequest, AsyncHandler<CreateTrustRequest, CreateTrustResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
CreateTrustRequest - Class in com.amazonaws.services.directory.model
AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.
CreateTrustRequest() - Constructor for class com.amazonaws.services.directory.model.CreateTrustRequest
 
CreateTrustResult - Class in com.amazonaws.services.directory.model
The result of a CreateTrust request.
CreateTrustResult() - Constructor for class com.amazonaws.services.directory.model.CreateTrustResult
 

D

defaultClient() - Static method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.directory.AWSDirectoryServiceClientBuilder
 
deleteConditionalForwarder(DeleteConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
deleteConditionalForwarder(DeleteConditionalForwarderRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Deletes a conditional forwarder that has been set up for your AWS directory.
deleteConditionalForwarder(DeleteConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Deletes a conditional forwarder that has been set up for your AWS directory.
deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest, AsyncHandler<DeleteConditionalForwarderRequest, DeleteConditionalForwarderResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes a conditional forwarder that has been set up for your AWS directory.
deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest, AsyncHandler<DeleteConditionalForwarderRequest, DeleteConditionalForwarderResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes a conditional forwarder that has been set up for your AWS directory.
deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
deleteConditionalForwarderAsync(DeleteConditionalForwarderRequest, AsyncHandler<DeleteConditionalForwarderRequest, DeleteConditionalForwarderResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DeleteConditionalForwarderRequest - Class in com.amazonaws.services.directory.model
Deletes a conditional forwarder.
DeleteConditionalForwarderRequest() - Constructor for class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
 
DeleteConditionalForwarderResult - Class in com.amazonaws.services.directory.model
The result of a DeleteConditionalForwarder request.
DeleteConditionalForwarderResult() - Constructor for class com.amazonaws.services.directory.model.DeleteConditionalForwarderResult
 
deleteDirectory(DeleteDirectoryRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
deleteDirectory(DeleteDirectoryRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Deletes an AWS Directory Service directory.
deleteDirectory(DeleteDirectoryRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Deletes an AWS Directory Service directory.
deleteDirectoryAsync(DeleteDirectoryRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteDirectoryAsync(DeleteDirectoryRequest, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteDirectoryAsync(DeleteDirectoryRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes an AWS Directory Service directory.
deleteDirectoryAsync(DeleteDirectoryRequest, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes an AWS Directory Service directory.
deleteDirectoryAsync(DeleteDirectoryRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
deleteDirectoryAsync(DeleteDirectoryRequest, AsyncHandler<DeleteDirectoryRequest, DeleteDirectoryResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DeleteDirectoryRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the DeleteDirectory operation.
DeleteDirectoryRequest() - Constructor for class com.amazonaws.services.directory.model.DeleteDirectoryRequest
 
DeleteDirectoryResult - Class in com.amazonaws.services.directory.model
Contains the results of the DeleteDirectory operation.
DeleteDirectoryResult() - Constructor for class com.amazonaws.services.directory.model.DeleteDirectoryResult
 
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Deletes a directory snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Deletes a directory snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes a directory snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes a directory snapshot.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, DeleteSnapshotResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DeleteSnapshotRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the DeleteSnapshot operation.
DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.directory.model.DeleteSnapshotRequest
 
DeleteSnapshotResult - Class in com.amazonaws.services.directory.model
Contains the results of the DeleteSnapshot operation.
DeleteSnapshotResult() - Constructor for class com.amazonaws.services.directory.model.DeleteSnapshotResult
 
deleteTrust(DeleteTrustRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
deleteTrust(DeleteTrustRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Deletes an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain.
deleteTrust(DeleteTrustRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Deletes an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain.
deleteTrustAsync(DeleteTrustRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteTrustAsync(DeleteTrustRequest, AsyncHandler<DeleteTrustRequest, DeleteTrustResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deleteTrustAsync(DeleteTrustRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain.
deleteTrustAsync(DeleteTrustRequest, AsyncHandler<DeleteTrustRequest, DeleteTrustResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Deletes an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain.
deleteTrustAsync(DeleteTrustRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
deleteTrustAsync(DeleteTrustRequest, AsyncHandler<DeleteTrustRequest, DeleteTrustResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DeleteTrustRequest - Class in com.amazonaws.services.directory.model
Deletes the local side of an existing trust relationship between the Microsoft AD in the AWS cloud and the external domain.
DeleteTrustRequest() - Constructor for class com.amazonaws.services.directory.model.DeleteTrustRequest
 
DeleteTrustResult - Class in com.amazonaws.services.directory.model
The result of a DeleteTrust request.
DeleteTrustResult() - Constructor for class com.amazonaws.services.directory.model.DeleteTrustResult
 
deregisterEventTopic(DeregisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
deregisterEventTopic(DeregisterEventTopicRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Removes the specified directory as a publisher to the specified SNS topic.
deregisterEventTopic(DeregisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Removes the specified directory as a publisher to the specified SNS topic.
deregisterEventTopicAsync(DeregisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deregisterEventTopicAsync(DeregisterEventTopicRequest, AsyncHandler<DeregisterEventTopicRequest, DeregisterEventTopicResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
deregisterEventTopicAsync(DeregisterEventTopicRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Removes the specified directory as a publisher to the specified SNS topic.
deregisterEventTopicAsync(DeregisterEventTopicRequest, AsyncHandler<DeregisterEventTopicRequest, DeregisterEventTopicResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Removes the specified directory as a publisher to the specified SNS topic.
deregisterEventTopicAsync(DeregisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
deregisterEventTopicAsync(DeregisterEventTopicRequest, AsyncHandler<DeregisterEventTopicRequest, DeregisterEventTopicResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DeregisterEventTopicRequest - Class in com.amazonaws.services.directory.model
Removes the specified directory as a publisher to the specified SNS topic.
DeregisterEventTopicRequest() - Constructor for class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
 
DeregisterEventTopicResult - Class in com.amazonaws.services.directory.model
The result of a DeregisterEventTopic request.
DeregisterEventTopicResult() - Constructor for class com.amazonaws.services.directory.model.DeregisterEventTopicResult
 
describeConditionalForwarders(DescribeConditionalForwardersRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeConditionalForwarders(DescribeConditionalForwardersRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Obtains information about the conditional forwarders for this account.
describeConditionalForwarders(DescribeConditionalForwardersRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Obtains information about the conditional forwarders for this account.
describeConditionalForwardersAsync(DescribeConditionalForwardersRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeConditionalForwardersAsync(DescribeConditionalForwardersRequest, AsyncHandler<DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeConditionalForwardersAsync(DescribeConditionalForwardersRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the conditional forwarders for this account.
describeConditionalForwardersAsync(DescribeConditionalForwardersRequest, AsyncHandler<DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the conditional forwarders for this account.
describeConditionalForwardersAsync(DescribeConditionalForwardersRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeConditionalForwardersAsync(DescribeConditionalForwardersRequest, AsyncHandler<DescribeConditionalForwardersRequest, DescribeConditionalForwardersResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DescribeConditionalForwardersRequest - Class in com.amazonaws.services.directory.model
Describes a conditional forwarder.
DescribeConditionalForwardersRequest() - Constructor for class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
 
DescribeConditionalForwardersResult - Class in com.amazonaws.services.directory.model
The result of a DescribeConditionalForwarder request.
DescribeConditionalForwardersResult() - Constructor for class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
 
describeDirectories(DescribeDirectoriesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeDirectories() - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeDirectories(DescribeDirectoriesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Obtains information about the directories that belong to this account.
describeDirectories() - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Simplified method form for invoking the DescribeDirectories operation.
describeDirectories(DescribeDirectoriesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Obtains information about the directories that belong to this account.
describeDirectories() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
 
describeDirectoriesAsync(DescribeDirectoriesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeDirectoriesAsync(DescribeDirectoriesRequest, AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeDirectoriesAsync() - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
Simplified method form for invoking the DescribeDirectories operation.
describeDirectoriesAsync(AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
Simplified method form for invoking the DescribeDirectories operation with an AsyncHandler.
describeDirectoriesAsync(DescribeDirectoriesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the directories that belong to this account.
describeDirectoriesAsync(DescribeDirectoriesRequest, AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the directories that belong to this account.
describeDirectoriesAsync() - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Simplified method form for invoking the DescribeDirectories operation.
describeDirectoriesAsync(AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Simplified method form for invoking the DescribeDirectories operation with an AsyncHandler.
describeDirectoriesAsync(DescribeDirectoriesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeDirectoriesAsync(DescribeDirectoriesRequest, AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeDirectoriesAsync() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Simplified method form for invoking the DescribeDirectories operation.
describeDirectoriesAsync(AsyncHandler<DescribeDirectoriesRequest, DescribeDirectoriesResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Simplified method form for invoking the DescribeDirectories operation with an AsyncHandler.
DescribeDirectoriesRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the DescribeDirectories operation.
DescribeDirectoriesRequest() - Constructor for class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
 
DescribeDirectoriesResult - Class in com.amazonaws.services.directory.model
Contains the results of the DescribeDirectories operation.
DescribeDirectoriesResult() - Constructor for class com.amazonaws.services.directory.model.DescribeDirectoriesResult
 
describeDomainControllers(DescribeDomainControllersRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeDomainControllers(DescribeDomainControllersRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Provides information about any domain controllers in your directory.
describeDomainControllers(DescribeDomainControllersRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Provides information about any domain controllers in your directory.
describeDomainControllersAsync(DescribeDomainControllersRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeDomainControllersAsync(DescribeDomainControllersRequest, AsyncHandler<DescribeDomainControllersRequest, DescribeDomainControllersResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeDomainControllersAsync(DescribeDomainControllersRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Provides information about any domain controllers in your directory.
describeDomainControllersAsync(DescribeDomainControllersRequest, AsyncHandler<DescribeDomainControllersRequest, DescribeDomainControllersResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Provides information about any domain controllers in your directory.
describeDomainControllersAsync(DescribeDomainControllersRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeDomainControllersAsync(DescribeDomainControllersRequest, AsyncHandler<DescribeDomainControllersRequest, DescribeDomainControllersResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DescribeDomainControllersRequest - Class in com.amazonaws.services.directory.model
 
DescribeDomainControllersRequest() - Constructor for class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
 
DescribeDomainControllersResult - Class in com.amazonaws.services.directory.model
 
DescribeDomainControllersResult() - Constructor for class com.amazonaws.services.directory.model.DescribeDomainControllersResult
 
describeEventTopics(DescribeEventTopicsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeEventTopics(DescribeEventTopicsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Obtains information about which SNS topics receive status messages from the specified directory.
describeEventTopics(DescribeEventTopicsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Obtains information about which SNS topics receive status messages from the specified directory.
describeEventTopicsAsync(DescribeEventTopicsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeEventTopicsAsync(DescribeEventTopicsRequest, AsyncHandler<DescribeEventTopicsRequest, DescribeEventTopicsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeEventTopicsAsync(DescribeEventTopicsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about which SNS topics receive status messages from the specified directory.
describeEventTopicsAsync(DescribeEventTopicsRequest, AsyncHandler<DescribeEventTopicsRequest, DescribeEventTopicsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about which SNS topics receive status messages from the specified directory.
describeEventTopicsAsync(DescribeEventTopicsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeEventTopicsAsync(DescribeEventTopicsRequest, AsyncHandler<DescribeEventTopicsRequest, DescribeEventTopicsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DescribeEventTopicsRequest - Class in com.amazonaws.services.directory.model
Describes event topics.
DescribeEventTopicsRequest() - Constructor for class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
 
DescribeEventTopicsResult - Class in com.amazonaws.services.directory.model
The result of a DescribeEventTopic request.
DescribeEventTopicsResult() - Constructor for class com.amazonaws.services.directory.model.DescribeEventTopicsResult
 
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeSnapshots() - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Obtains information about the directory snapshots that belong to this account.
describeSnapshots() - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Simplified method form for invoking the DescribeSnapshots operation.
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Obtains information about the directory snapshots that belong to this account.
describeSnapshots() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
 
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeSnapshotsAsync() - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
Simplified method form for invoking the DescribeSnapshots operation.
describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the directory snapshots that belong to this account.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the directory snapshots that belong to this account.
describeSnapshotsAsync() - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Simplified method form for invoking the DescribeSnapshots operation.
describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeSnapshotsAsync() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Simplified method form for invoking the DescribeSnapshots operation.
describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Simplified method form for invoking the DescribeSnapshots operation with an AsyncHandler.
DescribeSnapshotsRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the DescribeSnapshots operation.
DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
 
DescribeSnapshotsResult - Class in com.amazonaws.services.directory.model
Contains the results of the DescribeSnapshots operation.
DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.directory.model.DescribeSnapshotsResult
 
describeTrusts(DescribeTrustsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
describeTrusts(DescribeTrustsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Obtains information about the trust relationships for this account.
describeTrusts(DescribeTrustsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Obtains information about the trust relationships for this account.
describeTrustsAsync(DescribeTrustsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeTrustsAsync(DescribeTrustsRequest, AsyncHandler<DescribeTrustsRequest, DescribeTrustsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
describeTrustsAsync(DescribeTrustsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the trust relationships for this account.
describeTrustsAsync(DescribeTrustsRequest, AsyncHandler<DescribeTrustsRequest, DescribeTrustsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains information about the trust relationships for this account.
describeTrustsAsync(DescribeTrustsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
describeTrustsAsync(DescribeTrustsRequest, AsyncHandler<DescribeTrustsRequest, DescribeTrustsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DescribeTrustsRequest - Class in com.amazonaws.services.directory.model
Describes the trust relationships for a particular Microsoft AD in the AWS cloud.
DescribeTrustsRequest() - Constructor for class com.amazonaws.services.directory.model.DescribeTrustsRequest
 
DescribeTrustsResult - Class in com.amazonaws.services.directory.model
The result of a DescribeTrust request.
DescribeTrustsResult() - Constructor for class com.amazonaws.services.directory.model.DescribeTrustsResult
 
DirectoryConnectSettings - Class in com.amazonaws.services.directory.model
Contains information for the ConnectDirectory operation when an AD Connector directory is being created.
DirectoryConnectSettings() - Constructor for class com.amazonaws.services.directory.model.DirectoryConnectSettings
 
DirectoryConnectSettingsDescription - Class in com.amazonaws.services.directory.model
Contains information about an AD Connector directory.
DirectoryConnectSettingsDescription() - Constructor for class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
 
DirectoryDescription - Class in com.amazonaws.services.directory.model
Contains information about an AWS Directory Service directory.
DirectoryDescription() - Constructor for class com.amazonaws.services.directory.model.DirectoryDescription
 
DirectoryLimitExceededException - Exception in com.amazonaws.services.directory.model
The maximum number of directories in the region has been reached.
DirectoryLimitExceededException(String) - Constructor for exception com.amazonaws.services.directory.model.DirectoryLimitExceededException
Constructs a new DirectoryLimitExceededException with the specified error message.
DirectoryLimits - Class in com.amazonaws.services.directory.model
Contains directory limit information for a region.
DirectoryLimits() - Constructor for class com.amazonaws.services.directory.model.DirectoryLimits
 
DirectorySize - Enum in com.amazonaws.services.directory.model
 
DirectoryStage - Enum in com.amazonaws.services.directory.model
 
DirectoryType - Enum in com.amazonaws.services.directory.model
 
DirectoryUnavailableException - Exception in com.amazonaws.services.directory.model
The specified directory is unavailable or could not be found.
DirectoryUnavailableException(String) - Constructor for exception com.amazonaws.services.directory.model.DirectoryUnavailableException
Constructs a new DirectoryUnavailableException with the specified error message.
DirectoryVpcSettings - Class in com.amazonaws.services.directory.model
Contains VPC information for the CreateDirectory or CreateMicrosoftAD operation.
DirectoryVpcSettings() - Constructor for class com.amazonaws.services.directory.model.DirectoryVpcSettings
 
DirectoryVpcSettingsDescription - Class in com.amazonaws.services.directory.model
Contains information about the directory.
DirectoryVpcSettingsDescription() - Constructor for class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
 
disableRadius(DisableRadiusRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
disableRadius(DisableRadiusRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
disableRadius(DisableRadiusRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
disableRadiusAsync(DisableRadiusRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
disableRadiusAsync(DisableRadiusRequest, AsyncHandler<DisableRadiusRequest, DisableRadiusResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
disableRadiusAsync(DisableRadiusRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
disableRadiusAsync(DisableRadiusRequest, AsyncHandler<DisableRadiusRequest, DisableRadiusResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
disableRadiusAsync(DisableRadiusRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
disableRadiusAsync(DisableRadiusRequest, AsyncHandler<DisableRadiusRequest, DisableRadiusResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DisableRadiusRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the DisableRadius operation.
DisableRadiusRequest() - Constructor for class com.amazonaws.services.directory.model.DisableRadiusRequest
 
DisableRadiusResult - Class in com.amazonaws.services.directory.model
Contains the results of the DisableRadius operation.
DisableRadiusResult() - Constructor for class com.amazonaws.services.directory.model.DisableRadiusResult
 
disableSso(DisableSsoRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
disableSso(DisableSsoRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Disables single-sign on for a directory.
disableSso(DisableSsoRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Disables single-sign on for a directory.
disableSsoAsync(DisableSsoRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
disableSsoAsync(DisableSsoRequest, AsyncHandler<DisableSsoRequest, DisableSsoResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
disableSsoAsync(DisableSsoRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Disables single-sign on for a directory.
disableSsoAsync(DisableSsoRequest, AsyncHandler<DisableSsoRequest, DisableSsoResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Disables single-sign on for a directory.
disableSsoAsync(DisableSsoRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
disableSsoAsync(DisableSsoRequest, AsyncHandler<DisableSsoRequest, DisableSsoResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
DisableSsoRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the DisableSso operation.
DisableSsoRequest() - Constructor for class com.amazonaws.services.directory.model.DisableSsoRequest
 
DisableSsoResult - Class in com.amazonaws.services.directory.model
Contains the results of the DisableSso operation.
DisableSsoResult() - Constructor for class com.amazonaws.services.directory.model.DisableSsoResult
 
DomainController - Class in com.amazonaws.services.directory.model
Contains information about the domain controllers for a specified directory.
DomainController() - Constructor for class com.amazonaws.services.directory.model.DomainController
 
DomainControllerLimitExceededException - Exception in com.amazonaws.services.directory.model
The maximum allowed number of domain controllers per directory was exceeded.
DomainControllerLimitExceededException(String) - Constructor for exception com.amazonaws.services.directory.model.DomainControllerLimitExceededException
Constructs a new DomainControllerLimitExceededException with the specified error message.
DomainControllerStatus - Enum in com.amazonaws.services.directory.model
 

E

enableRadius(EnableRadiusRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
enableRadius(EnableRadiusRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
enableRadius(EnableRadiusRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
enableRadiusAsync(EnableRadiusRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
enableRadiusAsync(EnableRadiusRequest, AsyncHandler<EnableRadiusRequest, EnableRadiusResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
enableRadiusAsync(EnableRadiusRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
enableRadiusAsync(EnableRadiusRequest, AsyncHandler<EnableRadiusRequest, EnableRadiusResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.
enableRadiusAsync(EnableRadiusRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
enableRadiusAsync(EnableRadiusRequest, AsyncHandler<EnableRadiusRequest, EnableRadiusResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
EnableRadiusRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the EnableRadius operation.
EnableRadiusRequest() - Constructor for class com.amazonaws.services.directory.model.EnableRadiusRequest
 
EnableRadiusResult - Class in com.amazonaws.services.directory.model
Contains the results of the EnableRadius operation.
EnableRadiusResult() - Constructor for class com.amazonaws.services.directory.model.EnableRadiusResult
 
enableSso(EnableSsoRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
enableSso(EnableSsoRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Enables single sign-on for a directory.
enableSso(EnableSsoRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Enables single sign-on for a directory.
enableSsoAsync(EnableSsoRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
enableSsoAsync(EnableSsoRequest, AsyncHandler<EnableSsoRequest, EnableSsoResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
enableSsoAsync(EnableSsoRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Enables single sign-on for a directory.
enableSsoAsync(EnableSsoRequest, AsyncHandler<EnableSsoRequest, EnableSsoResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Enables single sign-on for a directory.
enableSsoAsync(EnableSsoRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
enableSsoAsync(EnableSsoRequest, AsyncHandler<EnableSsoRequest, EnableSsoResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
EnableSsoRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the EnableSso operation.
EnableSsoRequest() - Constructor for class com.amazonaws.services.directory.model.EnableSsoRequest
 
EnableSsoResult - Class in com.amazonaws.services.directory.model
Contains the results of the EnableSso operation.
EnableSsoResult() - Constructor for class com.amazonaws.services.directory.model.EnableSsoResult
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.directory.AWSDirectoryService
The region metadata service name for computing region endpoints.
EntityAlreadyExistsException - Exception in com.amazonaws.services.directory.model
The specified entity already exists.
EntityAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.directory.model.EntityAlreadyExistsException
Constructs a new EntityAlreadyExistsException with the specified error message.
EntityDoesNotExistException - Exception in com.amazonaws.services.directory.model
The specified entity could not be found.
EntityDoesNotExistException(String) - Constructor for exception com.amazonaws.services.directory.model.EntityDoesNotExistException
Constructs a new EntityDoesNotExistException with the specified error message.
equals(Object) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.AddIpRoutesResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.AddTagsToResourceResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.Attribute
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.Computer
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateAliasResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateComputerResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.CreateTrustResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeleteTrustResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DisableRadiusRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DisableRadiusResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DisableSsoResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.DomainController
 
equals(Object) - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.EnableRadiusResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.EnableSsoResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.EventTopic
 
equals(Object) - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.IpRoute
 
equals(Object) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RadiusSettings
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RegisterEventTopicResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
 
equals(Object) - Method in class com.amazonaws.services.directory.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
 
equals(Object) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.directory.model.Trust
 
equals(Object) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.UpdateRadiusResult
 
equals(Object) - Method in class com.amazonaws.services.directory.model.VerifyTrustRequest
 
equals(Object) - Method in class com.amazonaws.services.directory.model.VerifyTrustResult
 
EventTopic - Class in com.amazonaws.services.directory.model
Information about SNS topic and AWS Directory Service directory associations.
EventTopic() - Constructor for class com.amazonaws.services.directory.model.EventTopic
 

F

fromValue(String) - Static method in enum com.amazonaws.services.directory.model.DirectorySize
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.DirectoryStage
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.DirectoryType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.DomainControllerStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.IpRouteStatusMsg
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.RadiusAuthenticationProtocol
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.RadiusStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.ReplicationScope
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.SchemaExtensionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.SnapshotStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.SnapshotType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.TopicStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.TrustDirection
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.TrustState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.directory.model.TrustType
Use this in place of valueOf.

G

getAccessUrl() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The access URL for the directory, such as http://<alias>.awsapps.com.
getAddedDateTime() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The date and time the address block was added to the directory.
getAlias() - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
The requested alias.
getAlias() - Method in class com.amazonaws.services.directory.model.CreateAliasResult
The alias for the directory.
getAlias() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The alias for the directory.
getAuthenticationProtocol() - Method in class com.amazonaws.services.directory.model.RadiusSettings
The protocol specified for your RADIUS endpoints.
getAvailabilityZone() - Method in class com.amazonaws.services.directory.model.DomainController
The Availability Zone where the domain controller is located.
getAvailabilityZones() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of the Availability Zones that the directory is in.
getAvailabilityZones() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The list of Availability Zones that the directory is in.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCidrIp() - Method in class com.amazonaws.services.directory.model.IpRoute
IP address block using CIDR format, for example 10.0.0.0/24.
getCidrIp() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
IP address block in the IpRoute.
getCidrIps() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
IP address blocks that you want to remove.
getCloudOnlyDirectoriesCurrentCount() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of cloud directories in the region.
getCloudOnlyDirectoriesLimit() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of cloud directories allowed in the region.
getCloudOnlyDirectoriesLimitReached() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the cloud directory limit has been reached.
getCloudOnlyMicrosoftADCurrentCount() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of Microsoft AD directories in the region.
getCloudOnlyMicrosoftADLimit() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of Microsoft AD directories allowed in the region.
getCloudOnlyMicrosoftADLimitReached() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the Microsoft AD directory limit has been reached.
getComputer() - Method in class com.amazonaws.services.directory.model.CreateComputerResult
A Computer object that represents the computer account.
getComputerAttributes() - Method in class com.amazonaws.services.directory.model.Computer
An array of Attribute objects containing the LDAP attributes that belong to the computer account.
getComputerAttributes() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
An array of Attribute objects that contain any LDAP attributes to apply to the computer account.
getComputerId() - Method in class com.amazonaws.services.directory.model.Computer
The identifier of the computer.
getComputerName() - Method in class com.amazonaws.services.directory.model.Computer
The computer name.
getComputerName() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The name of the computer account.
getConditionalForwarderIpAddrs() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
getConditionalForwarders() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
The list of conditional forwarders that have been created.
getConnectedDirectoriesCurrentCount() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of connected directories in the region.
getConnectedDirectoriesLimit() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of connected directories allowed in the region.
getConnectedDirectoriesLimitReached() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the connected directory limit has been reached.
getConnectIps() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The IP addresses of the AD Connector servers.
getConnectSettings() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
A DirectoryConnectSettings object that contains additional information for the operation.
getConnectSettings() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A DirectoryConnectSettingsDescription object that contains additional information about an AD Connector directory.
getCreatedDateTime() - Method in class com.amazonaws.services.directory.model.EventTopic
The date and time of when you associated your directory with the SNS topic.
getCreatedDateTime() - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the trust relationship was created.
getCreateSnapshotBeforeSchemaExtension() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
If true, creates a snapshot of the directory before applying the schema extension.
getCustomerDnsIps() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of one or more IP addresses of DNS servers or domain controllers in the on-premises directory.
getCustomerUserName() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
The username of an account in the on-premises directory that is used to connect to the directory.
getCustomerUserName() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The username of the service account in the on-premises directory.
getDeleteAssociatedConditionalForwarder() - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
Delete a conditional forwarder as part of a DeleteTrustRequest.
getDescription() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
A textual description for the directory.
getDescription() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
A textual description for the directory.
getDescription() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
A textual description for the directory.
getDescription() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The textual description for the directory.
getDescription() - Method in class com.amazonaws.services.directory.model.IpRoute
Description of the address block.
getDescription() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
Description of the IpRouteInfo.
getDescription() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
A description of the schema extension.
getDescription() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
A description of the schema extension.
getDesiredNumber() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
The number of domain controllers desired in the directory.
getDesiredNumberOfDomainControllers() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The desired number of domain controllers in the directory if the directory is Microsoft AD.
getDirectoryDescriptions() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
The list of DirectoryDescription objects that were retrieved.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
Identifier (ID) of the directory to which to add the address block.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
The identifier of the directory whose schema extension will be canceled.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryResult
The identifier of the new directory.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
The identifier of the directory for which to create the alias.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateAliasResult
The identifier of the directory.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The identifier of the directory in which to create the computer account.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The directory ID of the AWS directory for which you are creating the conditional forwarder.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateDirectoryResult
The identifier of the directory that was created.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADResult
The identifier of the directory that was created.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
The identifier of the directory of which to take a snapshot.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The Directory ID of the Microsoft AD in the AWS cloud for which to establish the trust relationship.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
The directory ID for which you are deleting the conditional forwarder.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryRequest
The identifier of the directory to delete.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryResult
The directory identifier.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
The Directory ID to remove as a publisher.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
The directory ID for which to get the list of associated conditional forwarders.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
Identifier of the directory for which to retrieve the domain controller information.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
The Directory ID for which to get the list of associated SNS topics.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The identifier of the directory for which to retrieve snapshot information.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The Directory ID of the AWS directory that is a part of the requested trust relationship.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory identifier.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DisableRadiusRequest
The identifier of the directory for which to disable MFA.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The identifier of the directory for which to disable single-sign on.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.DomainController
Identifier of the directory where the domain controller resides.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
The identifier of the directory for which to enable MFA.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The identifier of the directory for which to enable single-sign on.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.EventTopic
The Directory ID of an AWS Directory Service directory that will publish status messages to an SNS topic.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
Contains the identifier of the directory to obtain the limits for.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
Identifier (ID) of the directory associated with the IP addresses.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
Identifier (ID) of the directory for which you want to retrieve the IP addresses.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The identifier of the directory from which to retrieve the schema extension information.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
The Directory ID that will publish status messages to the SNS topic.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
Identifier (ID) of the directory from which you want to remove the IP addresses.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The identifier of the directory to which the schema extension is applied.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.Snapshot
The directory identifier.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
The identifier of the directory for which the schema extension will be applied to.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.Trust
The Directory ID of the AWS directory involved in the trust relationship.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The directory ID of the AWS directory for which to update the conditional forwarder.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
Identifier of the directory to which the domain controllers will be added or removed.
getDirectoryId() - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
The identifier of the directory for which to update the RADIUS server information.
getDirectoryIds() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
A list of identifiers of the directories for which to obtain the information.
getDirectoryLimits(GetDirectoryLimitsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
getDirectoryLimits() - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
getDirectoryLimits(GetDirectoryLimitsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Obtains directory limit information for the current region.
getDirectoryLimits() - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Simplified method form for invoking the GetDirectoryLimits operation.
getDirectoryLimits(GetDirectoryLimitsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Obtains directory limit information for the current region.
getDirectoryLimits() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
 
getDirectoryLimits() - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
A DirectoryLimits object that contains the directory limits for the current region.
getDirectoryLimitsAsync(GetDirectoryLimitsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
getDirectoryLimitsAsync(GetDirectoryLimitsRequest, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
getDirectoryLimitsAsync() - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
Simplified method form for invoking the GetDirectoryLimits operation.
getDirectoryLimitsAsync(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.
getDirectoryLimitsAsync(GetDirectoryLimitsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains directory limit information for the current region.
getDirectoryLimitsAsync(GetDirectoryLimitsRequest, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains directory limit information for the current region.
getDirectoryLimitsAsync() - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Simplified method form for invoking the GetDirectoryLimits operation.
getDirectoryLimitsAsync(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.
getDirectoryLimitsAsync(GetDirectoryLimitsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
getDirectoryLimitsAsync(GetDirectoryLimitsRequest, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
getDirectoryLimitsAsync() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Simplified method form for invoking the GetDirectoryLimits operation.
getDirectoryLimitsAsync(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.
GetDirectoryLimitsRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the GetDirectoryLimits operation.
GetDirectoryLimitsRequest() - Constructor for class com.amazonaws.services.directory.model.GetDirectoryLimitsRequest
 
GetDirectoryLimitsResult - Class in com.amazonaws.services.directory.model
Contains the results of the GetDirectoryLimits operation.
GetDirectoryLimitsResult() - Constructor for class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
 
getDisplayLabel() - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
getDnsIpAddr() - Method in class com.amazonaws.services.directory.model.DomainController
The IP address of the domain controller.
getDnsIpAddrs() - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The IP addresses of the remote DNS server associated with RemoteDomainName.
getDnsIpAddrs() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
getDnsIpAddrs() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The IP addresses of the DNS servers for the directory.
getDnsIpAddrs() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The updated IP addresses of the remote DNS server associated with the conditional forwarder.
getDomainControllerId() - Method in class com.amazonaws.services.directory.model.DomainController
Identifies a specific domain controller in the directory.
getDomainControllerIds() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
A list of identifiers for the domain controllers whose information will be provided.
getDomainControllers() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
List of the DomainController objects that were retrieved.
getEndDateTime() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The date and time that the schema extension was completed.
getEventTopics() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
A list of SNS topic names that receive status messages from the specified Directory ID.
getExecutorService() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Returns the executor service used by this client to execute async requests.
getIpRoutes() - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
IP address blocks, using CIDR format, of the traffic to route.
getIpRoutesInfo() - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
A list of IpRoutes.
getIpRouteStatusMsg() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The status of the IP address block.
getIpRouteStatusReason() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The reason for the IpRouteStatusMsg.
getKey() - Method in class com.amazonaws.services.directory.model.Tag
Required name of the tag.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the trust relationship was last updated.
getLaunchTime() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Specifies when the directory was created.
getLaunchTime() - Method in class com.amazonaws.services.directory.model.DomainController
Specifies when the domain controller was created.
getLdifContent() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
The LDIF file represented as a string.
getLimit() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
The maximum number of items to return.
getLimit() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
The maximum number of items to return.
getLimit() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The maximum number of objects to return.
getLimit() - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The maximum number of objects to return.
getLimit() - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
Maximum number of items to return.
getLimit() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The maximum number of items to return.
getLimit() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Reserved for future use.
getManualSnapshotsCurrentCount() - Method in class com.amazonaws.services.directory.model.SnapshotLimits
The current number of manual snapshots of the directory.
getManualSnapshotsLimit() - Method in class com.amazonaws.services.directory.model.SnapshotLimits
The maximum number of manual snapshots allowed.
getManualSnapshotsLimitReached() - Method in class com.amazonaws.services.directory.model.SnapshotLimits
Indicates if the manual snapshot limit has been reached.
getName() - Method in class com.amazonaws.services.directory.model.Attribute
The name of the attribute.
getName() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The fully-qualified name of the on-premises directory, such as corp.example.com.
getName() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The fully qualified name for the directory, such as corp.example.com.
getName() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The fully qualified domain name for the directory, such as corp.example.com.
getName() - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
The descriptive name to apply to the snapshot.
getName() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The fully-qualified name of the directory.
getName() - Method in class com.amazonaws.services.directory.model.Snapshot
The descriptive name of the snapshot.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
The DescribeDirectoriesResult.NextToken value from a previous call to DescribeDirectories.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
If not null, more results are available.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
The DescribeDomainControllers.NextToken value from a previous call to DescribeDomainControllers.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
If not null, more results are available.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The DescribeSnapshotsResult.NextToken value from a previous call to DescribeSnapshots.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
If not null, more results are available.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The DescribeTrustsResult.NextToken value from a previous call to DescribeTrusts.
getNextToken() - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
If not null, more results are available.
getNextToken() - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
The ListIpRoutes.NextToken value from a previous call to ListIpRoutes.
getNextToken() - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
If not null, more results are available.
getNextToken() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The ListSchemaExtensions.NextToken value from a previous call to ListSchemaExtensions.
getNextToken() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
If not null, more results are available.
getNextToken() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Reserved for future use.
getNextToken() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
Reserved for future use.
getOrganizationalUnitDistinguishedName() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The fully-qualified distinguished name of the organizational unit to place the computer account in.
getPassword() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The password for the on-premises user account.
getPassword() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
A one-time password that is used to join the computer to the directory.
getPassword() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The password for the directory administrator.
getPassword() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The password for the default administrative user named Admin.
getPassword() - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The password of an alternate account to use to disable single-sign on.
getPassword() - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The password of an alternate account to use to enable single-sign on.
getRadiusPort() - Method in class com.amazonaws.services.directory.model.RadiusSettings
The port that your RADIUS server is using for communications.
getRadiusRetries() - Method in class com.amazonaws.services.directory.model.RadiusSettings
The maximum number of times that communication with the RADIUS server is attempted.
getRadiusServers() - Method in class com.amazonaws.services.directory.model.RadiusSettings
An array of strings that contains the IP addresses of the RADIUS server endpoints, or the IP addresses of your RADIUS server load balancer.
getRadiusSettings() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A RadiusSettings object that contains information about the RADIUS server configured for this directory.
getRadiusSettings() - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
A RadiusSettings object that contains information about the RADIUS server.
getRadiusSettings() - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
A RadiusSettings object that contains information about the RADIUS server.
getRadiusStatus() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The status of the RADIUS MFA server connection.
getRadiusTimeout() - Method in class com.amazonaws.services.directory.model.RadiusSettings
The amount of time, in seconds, to wait for the RADIUS server to respond.
getRemoteDomainName() - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The fully qualified domain name (FQDN) of the remote domains pointed to by the conditional forwarder.
getRemoteDomainName() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.
getRemoteDomainName() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The Fully Qualified Domain Name (FQDN) of the external domain for which to create the trust relationship.
getRemoteDomainName() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you are deleting the conditional forwarder.
getRemoteDomainName() - Method in class com.amazonaws.services.directory.model.Trust
The Fully Qualified Domain Name (FQDN) of the external domain involved in the trust relationship.
getRemoteDomainName() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.
getRemoteDomainNames() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders.
getReplicationScope() - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The replication scope of the conditional forwarder.
getRequestId() - Method in exception com.amazonaws.services.directory.model.AuthenticationFailedException
The identifier of the request that caused the exception.
getRequestId() - Method in exception com.amazonaws.services.directory.model.ClientException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.DirectoryLimitExceededException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.DirectoryUnavailableException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.DomainControllerLimitExceededException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.EntityAlreadyExistsException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.EntityDoesNotExistException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.InsufficientPermissionsException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.InvalidNextTokenException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.InvalidParameterException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.IpRouteLimitExceededException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.ServiceException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.SnapshotLimitExceededException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.TagLimitExceededException
 
getRequestId() - Method in exception com.amazonaws.services.directory.model.UnsupportedOperationException
 
getResourceId() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
Identifier (ID) for the directory to which to add the tag.
getResourceId() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Identifier (ID) of the directory for which you want to retrieve tags.
getResourceId() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
Identifier (ID) of the directory from which to remove the tag.
getSchemaExtensionId() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
The identifier of the schema extension that will be canceled.
getSchemaExtensionId() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The identifier of the schema extension.
getSchemaExtensionId() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionResult
The identifier of the schema extension that will be applied.
getSchemaExtensionsInfo() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
Information about the schema extensions applied to the directory.
getSchemaExtensionStatus() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The current status of the schema extension.
getSchemaExtensionStatusReason() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The reason for the SchemaExtensionStatus.
getSecurityGroupId() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The security group identifier for the AD Connector directory.
getSecurityGroupId() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The security group identifier for the directory.
getSharedSecret() - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
getShortName() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The NetBIOS name of the on-premises directory, such as CORP.
getShortName() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The short name of the directory, such as CORP.
getShortName() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The NetBIOS name for your domain.
getShortName() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The short name of the directory.
getSize() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The size of the directory.
getSize() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The size of the directory.
getSize() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
getSnapshotId() - Method in class com.amazonaws.services.directory.model.CreateSnapshotResult
The identifier of the snapshot that was created.
getSnapshotId() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotRequest
The identifier of the directory snapshot to be deleted.
getSnapshotId() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotResult
The identifier of the directory snapshot that was deleted.
getSnapshotId() - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
The identifier of the snapshot to restore from.
getSnapshotId() - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot identifier.
getSnapshotIds() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
A list of identifiers of the snapshots to obtain the information for.
getSnapshotLimits(GetSnapshotLimitsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
getSnapshotLimits(GetSnapshotLimitsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Obtains the manual snapshot limits for a directory.
getSnapshotLimits(GetSnapshotLimitsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Obtains the manual snapshot limits for a directory.
getSnapshotLimits() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
getSnapshotLimitsAsync(GetSnapshotLimitsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
getSnapshotLimitsAsync(GetSnapshotLimitsRequest, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
getSnapshotLimitsAsync(GetSnapshotLimitsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains the manual snapshot limits for a directory.
getSnapshotLimitsAsync(GetSnapshotLimitsRequest, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Obtains the manual snapshot limits for a directory.
getSnapshotLimitsAsync(GetSnapshotLimitsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
getSnapshotLimitsAsync(GetSnapshotLimitsRequest, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
GetSnapshotLimitsRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the GetSnapshotLimits operation.
GetSnapshotLimitsRequest() - Constructor for class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
 
GetSnapshotLimitsResult - Class in com.amazonaws.services.directory.model
Contains the results of the GetSnapshotLimits operation.
GetSnapshotLimitsResult() - Constructor for class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
 
getSnapshots() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
The list of Snapshot objects that were retrieved.
getSsoEnabled() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Indicates if single-sign on is enabled for the directory.
getStage() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The current stage of the directory.
getStageLastUpdatedDateTime() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The date and time that the stage was last updated.
getStageReason() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Additional information about the directory stage.
getStartDateTime() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The date and time that the schema extension started being applied to the directory.
getStartTime() - Method in class com.amazonaws.services.directory.model.Snapshot
The date and time that the snapshot was taken.
getStateLastUpdatedDateTime() - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the TrustState was last updated.
getStatus() - Method in class com.amazonaws.services.directory.model.DomainController
The status of the domain controller.
getStatus() - Method in class com.amazonaws.services.directory.model.EventTopic
The topic registration status.
getStatus() - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot status.
getStatusLastUpdatedDateTime() - Method in class com.amazonaws.services.directory.model.DomainController
The date and time that the status was last updated.
getStatusReason() - Method in class com.amazonaws.services.directory.model.DomainController
A description of the domain controller state.
getSubnetId() - Method in class com.amazonaws.services.directory.model.DomainController
Identifier of the subnet in the VPC that contains the domain controller.
getSubnetIds() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of subnet identifiers in the VPC in which the AD Connector is created.
getSubnetIds() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of subnet identifiers in the VPC that the AD connector is in.
getSubnetIds() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
The identifiers of the subnets for the directory servers.
getSubnetIds() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The identifiers of the subnets for the directory servers.
getTagKeys() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
getTags() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
The tags to be assigned to the directory.
getTags() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
getTopicArn() - Method in class com.amazonaws.services.directory.model.EventTopic
The SNS topic ARN (Amazon Resource Name).
getTopicName() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
The name of the SNS topic from which to remove the directory as a publisher.
getTopicName() - Method in class com.amazonaws.services.directory.model.EventTopic
The name of an AWS SNS topic the receives status messages from the directory.
getTopicName() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
The SNS topic name to which the directory will publish status messages.
getTopicNames() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
A list of SNS topic names for which to obtain the information.
getTrustDirection() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The direction of the trust relationship.
getTrustDirection() - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship direction.
getTrustId() - Method in class com.amazonaws.services.directory.model.CreateTrustResult
A unique identifier for the trust relationship that was created.
getTrustId() - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
The Trust ID of the trust relationship to be deleted.
getTrustId() - Method in class com.amazonaws.services.directory.model.DeleteTrustResult
The Trust ID of the trust relationship that was deleted.
getTrustId() - Method in class com.amazonaws.services.directory.model.Trust
The unique ID of the trust relationship.
getTrustId() - Method in class com.amazonaws.services.directory.model.VerifyTrustRequest
The unique Trust ID of the trust relationship to verify.
getTrustId() - Method in class com.amazonaws.services.directory.model.VerifyTrustResult
The unique Trust ID of the trust relationship that was verified.
getTrustIds() - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
A list of identifiers of the trust relationships for which to obtain the information.
getTrustPassword() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust password.
getTrusts() - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
The list of Trust objects that were retrieved.
getTrustState() - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship state.
getTrustStateReason() - Method in class com.amazonaws.services.directory.model.Trust
The reason for the TrustState.
getTrustType() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust relationship type.
getTrustType() - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship type.
getType() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
getType() - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot type.
getUpdateSecurityGroupForDirectoryControllers() - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
If set to true, updates the inbound and outbound rules of the security group that has the description: "AWS created security group for directory ID directory controllers." Following are the new rules:
getUserName() - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The username of an alternate account to use to disable single-sign on.
getUserName() - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The username of an alternate account to use to enable single-sign on.
getUseSameUsername() - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
getValue() - Method in class com.amazonaws.services.directory.model.Attribute
The value of the attribute.
getValue() - Method in class com.amazonaws.services.directory.model.Tag
The optional value of the tag.
getVpcId() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
The identifier of the VPC in which the AD Connector is created.
getVpcId() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The identifier of the VPC that the AD Connector is in.
getVpcId() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
The identifier of the VPC in which to create the directory.
getVpcId() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The identifier of the VPC that the directory is in.
getVpcId() - Method in class com.amazonaws.services.directory.model.DomainController
The identifier of the VPC that contains the domain controller.
getVpcSettings() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
A DirectoryVpcSettings object that contains additional information for the operation.
getVpcSettings() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
Contains VPC information for the CreateDirectory or CreateMicrosoftAD operation.
getVpcSettings() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A DirectoryVpcSettingsDescription object that contains additional information about a directory.

H

hashCode() - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.AddIpRoutesResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.Attribute
 
hashCode() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.Computer
 
hashCode() - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
 
hashCode() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateAliasResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateComputerResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.CreateTrustResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeleteTrustResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
 
hashCode() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
 
hashCode() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
 
hashCode() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
 
hashCode() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
 
hashCode() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
 
hashCode() - Method in class com.amazonaws.services.directory.model.DisableRadiusRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DisableRadiusResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.DisableSsoResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.DomainController
 
hashCode() - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.EnableRadiusResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.EnableSsoResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.EventTopic
 
hashCode() - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.IpRoute
 
hashCode() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
 
hashCode() - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.RadiusSettings
 
hashCode() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
 
hashCode() - Method in class com.amazonaws.services.directory.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.directory.model.SnapshotLimits
 
hashCode() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.Tag
 
hashCode() - Method in class com.amazonaws.services.directory.model.Trust
 
hashCode() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.UpdateRadiusResult
 
hashCode() - Method in class com.amazonaws.services.directory.model.VerifyTrustRequest
 
hashCode() - Method in class com.amazonaws.services.directory.model.VerifyTrustResult
 

I

InsufficientPermissionsException - Exception in com.amazonaws.services.directory.model
The account does not have sufficient permission to perform the operation.
InsufficientPermissionsException(String) - Constructor for exception com.amazonaws.services.directory.model.InsufficientPermissionsException
Constructs a new InsufficientPermissionsException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.directory.model
The NextToken value is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.directory.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.directory.model
One or more parameters are not valid.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.directory.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
IpRoute - Class in com.amazonaws.services.directory.model
IP address block.
IpRoute() - Constructor for class com.amazonaws.services.directory.model.IpRoute
 
IpRouteInfo - Class in com.amazonaws.services.directory.model
Information about one or more IP address blocks.
IpRouteInfo() - Constructor for class com.amazonaws.services.directory.model.IpRouteInfo
 
IpRouteLimitExceededException - Exception in com.amazonaws.services.directory.model
The maximum allowed number of IP addresses was exceeded.
IpRouteLimitExceededException(String) - Constructor for exception com.amazonaws.services.directory.model.IpRouteLimitExceededException
Constructs a new IpRouteLimitExceededException with the specified error message.
IpRouteStatusMsg - Enum in com.amazonaws.services.directory.model
 
isCloudOnlyDirectoriesLimitReached() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the cloud directory limit has been reached.
isCloudOnlyMicrosoftADLimitReached() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the Microsoft AD directory limit has been reached.
isConnectedDirectoriesLimitReached() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the connected directory limit has been reached.
isCreateSnapshotBeforeSchemaExtension() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
If true, creates a snapshot of the directory before applying the schema extension.
isDeleteAssociatedConditionalForwarder() - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
Delete a conditional forwarder as part of a DeleteTrustRequest.
isManualSnapshotsLimitReached() - Method in class com.amazonaws.services.directory.model.SnapshotLimits
Indicates if the manual snapshot limit has been reached.
isSsoEnabled() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Indicates if single-sign on is enabled for the directory.
isUpdateSecurityGroupForDirectoryControllers() - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
If set to true, updates the inbound and outbound rules of the security group that has the description: "AWS created security group for directory ID directory controllers." Following are the new rules:
isUseSameUsername() - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.

L

listIpRoutes(ListIpRoutesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
listIpRoutes(ListIpRoutesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Lists the address blocks that you have added to a directory.
listIpRoutes(ListIpRoutesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Lists the address blocks that you have added to a directory.
listIpRoutesAsync(ListIpRoutesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
listIpRoutesAsync(ListIpRoutesRequest, AsyncHandler<ListIpRoutesRequest, ListIpRoutesResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
listIpRoutesAsync(ListIpRoutesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Lists the address blocks that you have added to a directory.
listIpRoutesAsync(ListIpRoutesRequest, AsyncHandler<ListIpRoutesRequest, ListIpRoutesResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Lists the address blocks that you have added to a directory.
listIpRoutesAsync(ListIpRoutesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
listIpRoutesAsync(ListIpRoutesRequest, AsyncHandler<ListIpRoutesRequest, ListIpRoutesResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
ListIpRoutesRequest - Class in com.amazonaws.services.directory.model
 
ListIpRoutesRequest() - Constructor for class com.amazonaws.services.directory.model.ListIpRoutesRequest
 
ListIpRoutesResult - Class in com.amazonaws.services.directory.model
 
ListIpRoutesResult() - Constructor for class com.amazonaws.services.directory.model.ListIpRoutesResult
 
listSchemaExtensions(ListSchemaExtensionsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
listSchemaExtensions(ListSchemaExtensionsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Lists all schema extensions applied to a Microsoft AD Directory.
listSchemaExtensions(ListSchemaExtensionsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Lists all schema extensions applied to a Microsoft AD Directory.
listSchemaExtensionsAsync(ListSchemaExtensionsRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
listSchemaExtensionsAsync(ListSchemaExtensionsRequest, AsyncHandler<ListSchemaExtensionsRequest, ListSchemaExtensionsResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
listSchemaExtensionsAsync(ListSchemaExtensionsRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Lists all schema extensions applied to a Microsoft AD Directory.
listSchemaExtensionsAsync(ListSchemaExtensionsRequest, AsyncHandler<ListSchemaExtensionsRequest, ListSchemaExtensionsResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Lists all schema extensions applied to a Microsoft AD Directory.
listSchemaExtensionsAsync(ListSchemaExtensionsRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
listSchemaExtensionsAsync(ListSchemaExtensionsRequest, AsyncHandler<ListSchemaExtensionsRequest, ListSchemaExtensionsResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
ListSchemaExtensionsRequest - Class in com.amazonaws.services.directory.model
 
ListSchemaExtensionsRequest() - Constructor for class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
 
ListSchemaExtensionsResult - Class in com.amazonaws.services.directory.model
 
ListSchemaExtensionsResult() - Constructor for class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Lists all tags on a directory.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Lists all tags on a directory.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Lists all tags on a directory.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Lists all tags on a directory.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.directory.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.directory.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.directory.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.directory.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.Attribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.Computer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.DomainController
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.EventTopic
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.IpRoute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.RadiusSettings
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.Snapshot
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.directory.model.Trust
 

R

RadiusAuthenticationProtocol - Enum in com.amazonaws.services.directory.model
 
RadiusSettings - Class in com.amazonaws.services.directory.model
Contains information about a Remote Authentication Dial In User Service (RADIUS) server.
RadiusSettings() - Constructor for class com.amazonaws.services.directory.model.RadiusSettings
 
RadiusStatus - Enum in com.amazonaws.services.directory.model
 
registerEventTopic(RegisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
registerEventTopic(RegisterEventTopicRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Associates a directory with an SNS topic.
registerEventTopic(RegisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Associates a directory with an SNS topic.
registerEventTopicAsync(RegisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
registerEventTopicAsync(RegisterEventTopicRequest, AsyncHandler<RegisterEventTopicRequest, RegisterEventTopicResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
registerEventTopicAsync(RegisterEventTopicRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Associates a directory with an SNS topic.
registerEventTopicAsync(RegisterEventTopicRequest, AsyncHandler<RegisterEventTopicRequest, RegisterEventTopicResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Associates a directory with an SNS topic.
registerEventTopicAsync(RegisterEventTopicRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
registerEventTopicAsync(RegisterEventTopicRequest, AsyncHandler<RegisterEventTopicRequest, RegisterEventTopicResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
RegisterEventTopicRequest - Class in com.amazonaws.services.directory.model
Registers a new event topic.
RegisterEventTopicRequest() - Constructor for class com.amazonaws.services.directory.model.RegisterEventTopicRequest
 
RegisterEventTopicResult - Class in com.amazonaws.services.directory.model
The result of a RegisterEventTopic request.
RegisterEventTopicResult() - Constructor for class com.amazonaws.services.directory.model.RegisterEventTopicResult
 
removeIpRoutes(RemoveIpRoutesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
removeIpRoutes(RemoveIpRoutesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Removes IP address blocks from a directory.
removeIpRoutes(RemoveIpRoutesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Removes IP address blocks from a directory.
removeIpRoutesAsync(RemoveIpRoutesRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
removeIpRoutesAsync(RemoveIpRoutesRequest, AsyncHandler<RemoveIpRoutesRequest, RemoveIpRoutesResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
removeIpRoutesAsync(RemoveIpRoutesRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Removes IP address blocks from a directory.
removeIpRoutesAsync(RemoveIpRoutesRequest, AsyncHandler<RemoveIpRoutesRequest, RemoveIpRoutesResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Removes IP address blocks from a directory.
removeIpRoutesAsync(RemoveIpRoutesRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
removeIpRoutesAsync(RemoveIpRoutesRequest, AsyncHandler<RemoveIpRoutesRequest, RemoveIpRoutesResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
RemoveIpRoutesRequest - Class in com.amazonaws.services.directory.model
 
RemoveIpRoutesRequest() - Constructor for class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
 
RemoveIpRoutesResult - Class in com.amazonaws.services.directory.model
 
RemoveIpRoutesResult() - Constructor for class com.amazonaws.services.directory.model.RemoveIpRoutesResult
 
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Removes tags from a directory.
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Removes tags from a directory.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Removes tags from a directory.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Removes tags from a directory.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
RemoveTagsFromResourceRequest - Class in com.amazonaws.services.directory.model
 
RemoveTagsFromResourceRequest() - Constructor for class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
 
RemoveTagsFromResourceResult - Class in com.amazonaws.services.directory.model
 
RemoveTagsFromResourceResult() - Constructor for class com.amazonaws.services.directory.model.RemoveTagsFromResourceResult
 
ReplicationScope - Enum in com.amazonaws.services.directory.model
 
restoreFromSnapshot(RestoreFromSnapshotRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
restoreFromSnapshot(RestoreFromSnapshotRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Restores a directory using an existing directory snapshot.
restoreFromSnapshot(RestoreFromSnapshotRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Restores a directory using an existing directory snapshot.
restoreFromSnapshotAsync(RestoreFromSnapshotRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
restoreFromSnapshotAsync(RestoreFromSnapshotRequest, AsyncHandler<RestoreFromSnapshotRequest, RestoreFromSnapshotResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
restoreFromSnapshotAsync(RestoreFromSnapshotRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Restores a directory using an existing directory snapshot.
restoreFromSnapshotAsync(RestoreFromSnapshotRequest, AsyncHandler<RestoreFromSnapshotRequest, RestoreFromSnapshotResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Restores a directory using an existing directory snapshot.
restoreFromSnapshotAsync(RestoreFromSnapshotRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
restoreFromSnapshotAsync(RestoreFromSnapshotRequest, AsyncHandler<RestoreFromSnapshotRequest, RestoreFromSnapshotResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
RestoreFromSnapshotRequest - Class in com.amazonaws.services.directory.model
An object representing the inputs for the RestoreFromSnapshot operation.
RestoreFromSnapshotRequest() - Constructor for class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
 
RestoreFromSnapshotResult - Class in com.amazonaws.services.directory.model
Contains the results of the RestoreFromSnapshot operation.
RestoreFromSnapshotResult() - Constructor for class com.amazonaws.services.directory.model.RestoreFromSnapshotResult
 

S

SchemaExtensionInfo - Class in com.amazonaws.services.directory.model
Information about a schema extension.
SchemaExtensionInfo() - Constructor for class com.amazonaws.services.directory.model.SchemaExtensionInfo
 
SchemaExtensionStatus - Enum in com.amazonaws.services.directory.model
 
ServiceException - Exception in com.amazonaws.services.directory.model
An exception has occurred in AWS Directory Service.
ServiceException(String) - Constructor for exception com.amazonaws.services.directory.model.ServiceException
Constructs a new ServiceException with the specified error message.
setAccessUrl(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The access URL for the directory, such as http://<alias>.awsapps.com.
setAddedDateTime(Date) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The date and time the address block was added to the directory.
setAlias(String) - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
The requested alias.
setAlias(String) - Method in class com.amazonaws.services.directory.model.CreateAliasResult
The alias for the directory.
setAlias(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The alias for the directory.
setAuthenticationProtocol(String) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The protocol specified for your RADIUS endpoints.
setAuthenticationProtocol(RadiusAuthenticationProtocol) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The protocol specified for your RADIUS endpoints.
setAvailabilityZone(String) - Method in class com.amazonaws.services.directory.model.DomainController
The Availability Zone where the domain controller is located.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of the Availability Zones that the directory is in.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The list of Availability Zones that the directory is in.
setCidrIp(String) - Method in class com.amazonaws.services.directory.model.IpRoute
IP address block using CIDR format, for example 10.0.0.0/24.
setCidrIp(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
IP address block in the IpRoute.
setCidrIps(Collection<String>) - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
IP address blocks that you want to remove.
setCloudOnlyDirectoriesCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of cloud directories in the region.
setCloudOnlyDirectoriesLimit(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of cloud directories allowed in the region.
setCloudOnlyDirectoriesLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the cloud directory limit has been reached.
setCloudOnlyMicrosoftADCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of Microsoft AD directories in the region.
setCloudOnlyMicrosoftADLimit(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of Microsoft AD directories allowed in the region.
setCloudOnlyMicrosoftADLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the Microsoft AD directory limit has been reached.
setComputer(Computer) - Method in class com.amazonaws.services.directory.model.CreateComputerResult
A Computer object that represents the computer account.
setComputerAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.directory.model.Computer
An array of Attribute objects containing the LDAP attributes that belong to the computer account.
setComputerAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
An array of Attribute objects that contain any LDAP attributes to apply to the computer account.
setComputerId(String) - Method in class com.amazonaws.services.directory.model.Computer
The identifier of the computer.
setComputerName(String) - Method in class com.amazonaws.services.directory.model.Computer
The computer name.
setComputerName(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The name of the computer account.
setConditionalForwarderIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
setConditionalForwarders(Collection<ConditionalForwarder>) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
The list of conditional forwarders that have been created.
setConnectedDirectoriesCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of connected directories in the region.
setConnectedDirectoriesLimit(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of connected directories allowed in the region.
setConnectedDirectoriesLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the connected directory limit has been reached.
setConnectIps(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The IP addresses of the AD Connector servers.
setConnectSettings(DirectoryConnectSettings) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
A DirectoryConnectSettings object that contains additional information for the operation.
setConnectSettings(DirectoryConnectSettingsDescription) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A DirectoryConnectSettingsDescription object that contains additional information about an AD Connector directory.
setCreatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.EventTopic
The date and time of when you associated your directory with the SNS topic.
setCreatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the trust relationship was created.
setCreateSnapshotBeforeSchemaExtension(Boolean) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
If true, creates a snapshot of the directory before applying the schema extension.
setCustomerDnsIps(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of one or more IP addresses of DNS servers or domain controllers in the on-premises directory.
setCustomerUserName(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
The username of an account in the on-premises directory that is used to connect to the directory.
setCustomerUserName(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The username of the service account in the on-premises directory.
setDeleteAssociatedConditionalForwarder(Boolean) - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
Delete a conditional forwarder as part of a DeleteTrustRequest.
setDescription(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
A textual description for the directory.
setDescription(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
A textual description for the directory.
setDescription(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
A textual description for the directory.
setDescription(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The textual description for the directory.
setDescription(String) - Method in class com.amazonaws.services.directory.model.IpRoute
Description of the address block.
setDescription(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
Description of the IpRouteInfo.
setDescription(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
A description of the schema extension.
setDescription(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
A description of the schema extension.
setDesiredNumber(Integer) - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
The number of domain controllers desired in the directory.
setDesiredNumberOfDomainControllers(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The desired number of domain controllers in the directory if the directory is Microsoft AD.
setDirectoryDescriptions(Collection<DirectoryDescription>) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
The list of DirectoryDescription objects that were retrieved.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
Identifier (ID) of the directory to which to add the address block.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
The identifier of the directory whose schema extension will be canceled.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryResult
The identifier of the new directory.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
The identifier of the directory for which to create the alias.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateAliasResult
The identifier of the directory.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The identifier of the directory in which to create the computer account.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The directory ID of the AWS directory for which you are creating the conditional forwarder.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryResult
The identifier of the directory that was created.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADResult
The identifier of the directory that was created.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
The identifier of the directory of which to take a snapshot.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The Directory ID of the Microsoft AD in the AWS cloud for which to establish the trust relationship.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
The directory ID for which you are deleting the conditional forwarder.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeleteDirectoryRequest
The identifier of the directory to delete.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeleteDirectoryResult
The directory identifier.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
The Directory ID to remove as a publisher.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
The directory ID for which to get the list of associated conditional forwarders.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
Identifier of the directory for which to retrieve the domain controller information.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
The Directory ID for which to get the list of associated SNS topics.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The identifier of the directory for which to retrieve snapshot information.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The Directory ID of the AWS directory that is a part of the requested trust relationship.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory identifier.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DisableRadiusRequest
The identifier of the directory for which to disable MFA.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The identifier of the directory for which to disable single-sign on.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DomainController
Identifier of the directory where the domain controller resides.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
The identifier of the directory for which to enable MFA.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The identifier of the directory for which to enable single-sign on.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The Directory ID of an AWS Directory Service directory that will publish status messages to an SNS topic.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
Contains the identifier of the directory to obtain the limits for.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
Identifier (ID) of the directory associated with the IP addresses.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
Identifier (ID) of the directory for which you want to retrieve the IP addresses.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The identifier of the directory from which to retrieve the schema extension information.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
The Directory ID that will publish status messages to the SNS topic.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
Identifier (ID) of the directory from which you want to remove the IP addresses.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The identifier of the directory to which the schema extension is applied.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The directory identifier.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
The identifier of the directory for which the schema extension will be applied to.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.Trust
The Directory ID of the AWS directory involved in the trust relationship.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The directory ID of the AWS directory for which to update the conditional forwarder.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
Identifier of the directory to which the domain controllers will be added or removed.
setDirectoryId(String) - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
The identifier of the directory for which to update the RADIUS server information.
setDirectoryIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
A list of identifiers of the directories for which to obtain the information.
setDirectoryLimits(DirectoryLimits) - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
A DirectoryLimits object that contains the directory limits for the current region.
setDisplayLabel(String) - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
setDnsIpAddr(String) - Method in class com.amazonaws.services.directory.model.DomainController
The IP address of the domain controller.
setDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The IP addresses of the remote DNS server associated with RemoteDomainName.
setDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
setDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The IP addresses of the DNS servers for the directory.
setDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The updated IP addresses of the remote DNS server associated with the conditional forwarder.
setDomainControllerId(String) - Method in class com.amazonaws.services.directory.model.DomainController
Identifies a specific domain controller in the directory.
setDomainControllerIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
A list of identifiers for the domain controllers whose information will be provided.
setDomainControllers(Collection<DomainController>) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
List of the DomainController objects that were retrieved.
setEndDateTime(Date) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The date and time that the schema extension was completed.
setEndpoint(String) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
setEndpoint(String) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEventTopics(Collection<EventTopic>) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
A list of SNS topic names that receive status messages from the specified Directory ID.
setIpRoutes(Collection<IpRoute>) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
IP address blocks, using CIDR format, of the traffic to route.
setIpRoutesInfo(Collection<IpRouteInfo>) - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
A list of IpRoutes.
setIpRouteStatusMsg(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The status of the IP address block.
setIpRouteStatusMsg(IpRouteStatusMsg) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The status of the IP address block.
setIpRouteStatusReason(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The reason for the IpRouteStatusMsg.
setKey(String) - Method in class com.amazonaws.services.directory.model.Tag
Required name of the tag.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the trust relationship was last updated.
setLaunchTime(Date) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Specifies when the directory was created.
setLaunchTime(Date) - Method in class com.amazonaws.services.directory.model.DomainController
Specifies when the domain controller was created.
setLdifContent(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
The LDIF file represented as a string.
setLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
The maximum number of items to return.
setLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
The maximum number of items to return.
setLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The maximum number of objects to return.
setLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The maximum number of objects to return.
setLimit(Integer) - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
Maximum number of items to return.
setLimit(Integer) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The maximum number of items to return.
setLimit(Integer) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Reserved for future use.
setManualSnapshotsCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
The current number of manual snapshots of the directory.
setManualSnapshotsLimit(Integer) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
The maximum number of manual snapshots allowed.
setManualSnapshotsLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
Indicates if the manual snapshot limit has been reached.
setName(String) - Method in class com.amazonaws.services.directory.model.Attribute
The name of the attribute.
setName(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The fully-qualified name of the on-premises directory, such as corp.example.com.
setName(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The fully qualified name for the directory, such as corp.example.com.
setName(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The fully qualified domain name for the directory, such as corp.example.com.
setName(String) - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
The descriptive name to apply to the snapshot.
setName(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The fully-qualified name of the directory.
setName(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The descriptive name of the snapshot.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
The DescribeDirectoriesResult.NextToken value from a previous call to DescribeDirectories.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
If not null, more results are available.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
The DescribeDomainControllers.NextToken value from a previous call to DescribeDomainControllers.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
If not null, more results are available.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The DescribeSnapshotsResult.NextToken value from a previous call to DescribeSnapshots.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
If not null, more results are available.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The DescribeTrustsResult.NextToken value from a previous call to DescribeTrusts.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
If not null, more results are available.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
The ListIpRoutes.NextToken value from a previous call to ListIpRoutes.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
If not null, more results are available.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The ListSchemaExtensions.NextToken value from a previous call to ListSchemaExtensions.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
If not null, more results are available.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Reserved for future use.
setNextToken(String) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
Reserved for future use.
setOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The fully-qualified distinguished name of the organizational unit to place the computer account in.
setPassword(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The password for the on-premises user account.
setPassword(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
A one-time password that is used to join the computer to the directory.
setPassword(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The password for the directory administrator.
setPassword(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The password for the default administrative user named Admin.
setPassword(String) - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The password of an alternate account to use to disable single-sign on.
setPassword(String) - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The password of an alternate account to use to enable single-sign on.
setRadiusPort(Integer) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The port that your RADIUS server is using for communications.
setRadiusRetries(Integer) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The maximum number of times that communication with the RADIUS server is attempted.
setRadiusServers(Collection<String>) - Method in class com.amazonaws.services.directory.model.RadiusSettings
An array of strings that contains the IP addresses of the RADIUS server endpoints, or the IP addresses of your RADIUS server load balancer.
setRadiusSettings(RadiusSettings) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A RadiusSettings object that contains information about the RADIUS server configured for this directory.
setRadiusSettings(RadiusSettings) - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
A RadiusSettings object that contains information about the RADIUS server.
setRadiusSettings(RadiusSettings) - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
A RadiusSettings object that contains information about the RADIUS server.
setRadiusStatus(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The status of the RADIUS MFA server connection.
setRadiusStatus(RadiusStatus) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The status of the RADIUS MFA server connection.
setRadiusTimeout(Integer) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The amount of time, in seconds, to wait for the RADIUS server to respond.
setRegion(Region) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
setRegion(Region) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Deprecated.
use AwsClientBuilder#setRegion(String)
setRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The fully qualified domain name (FQDN) of the remote domains pointed to by the conditional forwarder.
setRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.
setRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The Fully Qualified Domain Name (FQDN) of the external domain for which to create the trust relationship.
setRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you are deleting the conditional forwarder.
setRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.Trust
The Fully Qualified Domain Name (FQDN) of the external domain involved in the trust relationship.
setRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.
setRemoteDomainNames(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders.
setReplicationScope(String) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The replication scope of the conditional forwarder.
setReplicationScope(ReplicationScope) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The replication scope of the conditional forwarder.
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.AuthenticationFailedException
The identifier of the request that caused the exception.
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.ClientException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.DirectoryLimitExceededException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.DirectoryUnavailableException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.DomainControllerLimitExceededException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.EntityAlreadyExistsException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.EntityDoesNotExistException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.InsufficientPermissionsException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.InvalidNextTokenException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.InvalidParameterException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.IpRouteLimitExceededException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.ServiceException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.SnapshotLimitExceededException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.TagLimitExceededException
 
setRequestId(String) - Method in exception com.amazonaws.services.directory.model.UnsupportedOperationException
 
setResourceId(String) - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
Identifier (ID) for the directory to which to add the tag.
setResourceId(String) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Identifier (ID) of the directory for which you want to retrieve tags.
setResourceId(String) - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
Identifier (ID) of the directory from which to remove the tag.
setSchemaExtensionId(String) - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
The identifier of the schema extension that will be canceled.
setSchemaExtensionId(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The identifier of the schema extension.
setSchemaExtensionId(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionResult
The identifier of the schema extension that will be applied.
setSchemaExtensionsInfo(Collection<SchemaExtensionInfo>) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
Information about the schema extensions applied to the directory.
setSchemaExtensionStatus(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The current status of the schema extension.
setSchemaExtensionStatus(SchemaExtensionStatus) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The current status of the schema extension.
setSchemaExtensionStatusReason(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The reason for the SchemaExtensionStatus.
setSecurityGroupId(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The security group identifier for the AD Connector directory.
setSecurityGroupId(String) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The security group identifier for the directory.
setSharedSecret(String) - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
setShortName(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The NetBIOS name of the on-premises directory, such as CORP.
setShortName(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The short name of the directory, such as CORP.
setShortName(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The NetBIOS name for your domain.
setShortName(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The short name of the directory.
setSize(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The size of the directory.
setSize(DirectorySize) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The size of the directory.
setSize(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The size of the directory.
setSize(DirectorySize) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The size of the directory.
setSize(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
setSize(DirectorySize) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
setSnapshotId(String) - Method in class com.amazonaws.services.directory.model.CreateSnapshotResult
The identifier of the snapshot that was created.
setSnapshotId(String) - Method in class com.amazonaws.services.directory.model.DeleteSnapshotRequest
The identifier of the directory snapshot to be deleted.
setSnapshotId(String) - Method in class com.amazonaws.services.directory.model.DeleteSnapshotResult
The identifier of the directory snapshot that was deleted.
setSnapshotId(String) - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
The identifier of the snapshot to restore from.
setSnapshotId(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot identifier.
setSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
A list of identifiers of the snapshots to obtain the information for.
setSnapshotLimits(SnapshotLimits) - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
The list of Snapshot objects that were retrieved.
setSsoEnabled(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Indicates if single-sign on is enabled for the directory.
setStage(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The current stage of the directory.
setStage(DirectoryStage) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The current stage of the directory.
setStageLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The date and time that the stage was last updated.
setStageReason(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Additional information about the directory stage.
setStartDateTime(Date) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The date and time that the schema extension started being applied to the directory.
setStartTime(Date) - Method in class com.amazonaws.services.directory.model.Snapshot
The date and time that the snapshot was taken.
setStateLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the TrustState was last updated.
setStatus(String) - Method in class com.amazonaws.services.directory.model.DomainController
The status of the domain controller.
setStatus(DomainControllerStatus) - Method in class com.amazonaws.services.directory.model.DomainController
The status of the domain controller.
setStatus(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The topic registration status.
setStatus(TopicStatus) - Method in class com.amazonaws.services.directory.model.EventTopic
The topic registration status.
setStatus(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot status.
setStatus(SnapshotStatus) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot status.
setStatusLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.DomainController
The date and time that the status was last updated.
setStatusReason(String) - Method in class com.amazonaws.services.directory.model.DomainController
A description of the domain controller state.
setSubnetId(String) - Method in class com.amazonaws.services.directory.model.DomainController
Identifier of the subnet in the VPC that contains the domain controller.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of subnet identifiers in the VPC in which the AD Connector is created.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of subnet identifiers in the VPC that the AD connector is in.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
The identifiers of the subnets for the directory servers.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The identifiers of the subnets for the directory servers.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
The tags to be assigned to the directory.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
setTopicArn(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The SNS topic ARN (Amazon Resource Name).
setTopicName(String) - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
The name of the SNS topic from which to remove the directory as a publisher.
setTopicName(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The name of an AWS SNS topic the receives status messages from the directory.
setTopicName(String) - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
The SNS topic name to which the directory will publish status messages.
setTopicNames(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
A list of SNS topic names for which to obtain the information.
setTrustDirection(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The direction of the trust relationship.
setTrustDirection(TrustDirection) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The direction of the trust relationship.
setTrustDirection(String) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship direction.
setTrustDirection(TrustDirection) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship direction.
setTrustId(String) - Method in class com.amazonaws.services.directory.model.CreateTrustResult
A unique identifier for the trust relationship that was created.
setTrustId(String) - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
The Trust ID of the trust relationship to be deleted.
setTrustId(String) - Method in class com.amazonaws.services.directory.model.DeleteTrustResult
The Trust ID of the trust relationship that was deleted.
setTrustId(String) - Method in class com.amazonaws.services.directory.model.Trust
The unique ID of the trust relationship.
setTrustId(String) - Method in class com.amazonaws.services.directory.model.VerifyTrustRequest
The unique Trust ID of the trust relationship to verify.
setTrustId(String) - Method in class com.amazonaws.services.directory.model.VerifyTrustResult
The unique Trust ID of the trust relationship that was verified.
setTrustIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
A list of identifiers of the trust relationships for which to obtain the information.
setTrustPassword(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust password.
setTrusts(Collection<Trust>) - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
The list of Trust objects that were retrieved.
setTrustState(String) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship state.
setTrustState(TrustState) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship state.
setTrustStateReason(String) - Method in class com.amazonaws.services.directory.model.Trust
The reason for the TrustState.
setTrustType(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust relationship type.
setTrustType(TrustType) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust relationship type.
setTrustType(String) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship type.
setTrustType(TrustType) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship type.
setType(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
setType(DirectoryType) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
setType(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot type.
setType(SnapshotType) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot type.
setUpdateSecurityGroupForDirectoryControllers(Boolean) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
If set to true, updates the inbound and outbound rules of the security group that has the description: "AWS created security group for directory ID directory controllers." Following are the new rules:
setUserName(String) - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The username of an alternate account to use to disable single-sign on.
setUserName(String) - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The username of an alternate account to use to enable single-sign on.
setUseSameUsername(Boolean) - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
setValue(String) - Method in class com.amazonaws.services.directory.model.Attribute
The value of the attribute.
setValue(String) - Method in class com.amazonaws.services.directory.model.Tag
The optional value of the tag.
setVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
The identifier of the VPC in which the AD Connector is created.
setVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The identifier of the VPC that the AD Connector is in.
setVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
The identifier of the VPC in which to create the directory.
setVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The identifier of the VPC that the directory is in.
setVpcId(String) - Method in class com.amazonaws.services.directory.model.DomainController
The identifier of the VPC that contains the domain controller.
setVpcSettings(DirectoryVpcSettings) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
A DirectoryVpcSettings object that contains additional information for the operation.
setVpcSettings(DirectoryVpcSettings) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
Contains VPC information for the CreateDirectory or CreateMicrosoftAD operation.
setVpcSettings(DirectoryVpcSettingsDescription) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A DirectoryVpcSettingsDescription object that contains additional information about a directory.
shutdown() - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
shutdown() - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
Shuts down the client, releasing all managed resources.
Snapshot - Class in com.amazonaws.services.directory.model
Describes a directory snapshot.
Snapshot() - Constructor for class com.amazonaws.services.directory.model.Snapshot
 
SnapshotLimitExceededException - Exception in com.amazonaws.services.directory.model
The maximum number of manual snapshots for the directory has been reached.
SnapshotLimitExceededException(String) - Constructor for exception com.amazonaws.services.directory.model.SnapshotLimitExceededException
Constructs a new SnapshotLimitExceededException with the specified error message.
SnapshotLimits - Class in com.amazonaws.services.directory.model
Contains manual snapshot limit information for a directory.
SnapshotLimits() - Constructor for class com.amazonaws.services.directory.model.SnapshotLimits
 
SnapshotStatus - Enum in com.amazonaws.services.directory.model
 
SnapshotType - Enum in com.amazonaws.services.directory.model
 
standard() - Static method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.directory.AWSDirectoryServiceClientBuilder
 
startSchemaExtension(StartSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
startSchemaExtension(StartSchemaExtensionRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Applies a schema extension to a Microsoft AD directory.
startSchemaExtension(StartSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Applies a schema extension to a Microsoft AD directory.
startSchemaExtensionAsync(StartSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
startSchemaExtensionAsync(StartSchemaExtensionRequest, AsyncHandler<StartSchemaExtensionRequest, StartSchemaExtensionResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
startSchemaExtensionAsync(StartSchemaExtensionRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Applies a schema extension to a Microsoft AD directory.
startSchemaExtensionAsync(StartSchemaExtensionRequest, AsyncHandler<StartSchemaExtensionRequest, StartSchemaExtensionResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Applies a schema extension to a Microsoft AD directory.
startSchemaExtensionAsync(StartSchemaExtensionRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
startSchemaExtensionAsync(StartSchemaExtensionRequest, AsyncHandler<StartSchemaExtensionRequest, StartSchemaExtensionResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
StartSchemaExtensionRequest - Class in com.amazonaws.services.directory.model
 
StartSchemaExtensionRequest() - Constructor for class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
 
StartSchemaExtensionResult - Class in com.amazonaws.services.directory.model
 
StartSchemaExtensionResult() - Constructor for class com.amazonaws.services.directory.model.StartSchemaExtensionResult
 

T

Tag - Class in com.amazonaws.services.directory.model
Metadata assigned to a directory consisting of a key-value pair.
Tag() - Constructor for class com.amazonaws.services.directory.model.Tag
 
TagLimitExceededException - Exception in com.amazonaws.services.directory.model
The maximum allowed number of tags was exceeded.
TagLimitExceededException(String) - Constructor for exception com.amazonaws.services.directory.model.TagLimitExceededException
Constructs a new TagLimitExceededException with the specified error message.
TopicStatus - Enum in com.amazonaws.services.directory.model
 
toString() - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.AddIpRoutesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.AddTagsToResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.Attribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.Computer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ConnectDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateAliasResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateComputerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.CreateTrustResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteDirectoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeleteTrustResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.DirectorySize
 
toString() - Method in enum com.amazonaws.services.directory.model.DirectoryStage
 
toString() - Method in enum com.amazonaws.services.directory.model.DirectoryType
 
toString() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DisableRadiusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DisableRadiusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DisableSsoResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.DomainController
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.DomainControllerStatus
 
toString() - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.EnableRadiusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.EnableSsoResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.EventTopic
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.IpRoute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.IpRouteInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.IpRouteStatusMsg
 
toString() - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.RadiusAuthenticationProtocol
 
toString() - Method in class com.amazonaws.services.directory.model.RadiusSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.RadiusStatus
 
toString() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.RegisterEventTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.ReplicationScope
 
toString() - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.SchemaExtensionStatus
 
toString() - Method in class com.amazonaws.services.directory.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.SnapshotLimits
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.SnapshotStatus
 
toString() - Method in enum com.amazonaws.services.directory.model.SnapshotType
 
toString() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.TopicStatus
 
toString() - Method in class com.amazonaws.services.directory.model.Trust
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.directory.model.TrustDirection
 
toString() - Method in enum com.amazonaws.services.directory.model.TrustState
 
toString() - Method in enum com.amazonaws.services.directory.model.TrustType
 
toString() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.UpdateRadiusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.VerifyTrustRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.directory.model.VerifyTrustResult
Returns a string representation of this object; useful for testing and debugging.
Trust - Class in com.amazonaws.services.directory.model
Describes a trust relationship between an Microsoft AD in the AWS cloud and an external domain.
Trust() - Constructor for class com.amazonaws.services.directory.model.Trust
 
TrustDirection - Enum in com.amazonaws.services.directory.model
 
TrustState - Enum in com.amazonaws.services.directory.model
 
TrustType - Enum in com.amazonaws.services.directory.model
 

U

UnsupportedOperationException - Exception in com.amazonaws.services.directory.model
The operation is not supported.
UnsupportedOperationException(String) - Constructor for exception com.amazonaws.services.directory.model.UnsupportedOperationException
Constructs a new UnsupportedOperationException with the specified error message.
updateConditionalForwarder(UpdateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
updateConditionalForwarder(UpdateConditionalForwarderRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Updates a conditional forwarder that has been set up for your AWS directory.
updateConditionalForwarder(UpdateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Updates a conditional forwarder that has been set up for your AWS directory.
updateConditionalForwarderAsync(UpdateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
updateConditionalForwarderAsync(UpdateConditionalForwarderRequest, AsyncHandler<UpdateConditionalForwarderRequest, UpdateConditionalForwarderResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
updateConditionalForwarderAsync(UpdateConditionalForwarderRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Updates a conditional forwarder that has been set up for your AWS directory.
updateConditionalForwarderAsync(UpdateConditionalForwarderRequest, AsyncHandler<UpdateConditionalForwarderRequest, UpdateConditionalForwarderResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Updates a conditional forwarder that has been set up for your AWS directory.
updateConditionalForwarderAsync(UpdateConditionalForwarderRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
updateConditionalForwarderAsync(UpdateConditionalForwarderRequest, AsyncHandler<UpdateConditionalForwarderRequest, UpdateConditionalForwarderResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
UpdateConditionalForwarderRequest - Class in com.amazonaws.services.directory.model
Updates a conditional forwarder.
UpdateConditionalForwarderRequest() - Constructor for class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
 
UpdateConditionalForwarderResult - Class in com.amazonaws.services.directory.model
The result of an UpdateConditionalForwarder request.
UpdateConditionalForwarderResult() - Constructor for class com.amazonaws.services.directory.model.UpdateConditionalForwarderResult
 
updateNumberOfDomainControllers(UpdateNumberOfDomainControllersRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
updateNumberOfDomainControllers(UpdateNumberOfDomainControllersRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Adds or removes domain controllers to or from the directory.
updateNumberOfDomainControllers(UpdateNumberOfDomainControllersRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Adds or removes domain controllers to or from the directory.
updateNumberOfDomainControllersAsync(UpdateNumberOfDomainControllersRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
updateNumberOfDomainControllersAsync(UpdateNumberOfDomainControllersRequest, AsyncHandler<UpdateNumberOfDomainControllersRequest, UpdateNumberOfDomainControllersResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
updateNumberOfDomainControllersAsync(UpdateNumberOfDomainControllersRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Adds or removes domain controllers to or from the directory.
updateNumberOfDomainControllersAsync(UpdateNumberOfDomainControllersRequest, AsyncHandler<UpdateNumberOfDomainControllersRequest, UpdateNumberOfDomainControllersResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Adds or removes domain controllers to or from the directory.
updateNumberOfDomainControllersAsync(UpdateNumberOfDomainControllersRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
updateNumberOfDomainControllersAsync(UpdateNumberOfDomainControllersRequest, AsyncHandler<UpdateNumberOfDomainControllersRequest, UpdateNumberOfDomainControllersResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
UpdateNumberOfDomainControllersRequest - Class in com.amazonaws.services.directory.model
 
UpdateNumberOfDomainControllersRequest() - Constructor for class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
 
UpdateNumberOfDomainControllersResult - Class in com.amazonaws.services.directory.model
 
UpdateNumberOfDomainControllersResult() - Constructor for class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersResult
 
updateRadius(UpdateRadiusRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
updateRadius(UpdateRadiusRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.
updateRadius(UpdateRadiusRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.
updateRadiusAsync(UpdateRadiusRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
updateRadiusAsync(UpdateRadiusRequest, AsyncHandler<UpdateRadiusRequest, UpdateRadiusResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
updateRadiusAsync(UpdateRadiusRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.
updateRadiusAsync(UpdateRadiusRequest, AsyncHandler<UpdateRadiusRequest, UpdateRadiusResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.
updateRadiusAsync(UpdateRadiusRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
updateRadiusAsync(UpdateRadiusRequest, AsyncHandler<UpdateRadiusRequest, UpdateRadiusResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
UpdateRadiusRequest - Class in com.amazonaws.services.directory.model
Contains the inputs for the UpdateRadius operation.
UpdateRadiusRequest() - Constructor for class com.amazonaws.services.directory.model.UpdateRadiusRequest
 
UpdateRadiusResult - Class in com.amazonaws.services.directory.model
Contains the results of the UpdateRadius operation.
UpdateRadiusResult() - Constructor for class com.amazonaws.services.directory.model.UpdateRadiusResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.directory.model.DirectorySize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.DirectoryStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.DirectoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.DomainControllerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.IpRouteStatusMsg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.RadiusAuthenticationProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.RadiusStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.ReplicationScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.SchemaExtensionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.SnapshotStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.SnapshotType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.TopicStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.TrustDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.TrustState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.directory.model.TrustType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.directory.model.DirectorySize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.DirectoryStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.DirectoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.DomainControllerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.IpRouteStatusMsg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.RadiusAuthenticationProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.RadiusStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.ReplicationScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.SchemaExtensionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.SnapshotStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.SnapshotType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.TopicStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.TrustDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.TrustState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.directory.model.TrustType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyTrust(VerifyTrustRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryService
 
verifyTrust(VerifyTrustRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryService
AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.
verifyTrust(VerifyTrustRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceClient
AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.
verifyTrustAsync(VerifyTrustRequest) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
verifyTrustAsync(VerifyTrustRequest, AsyncHandler<VerifyTrustRequest, VerifyTrustResult>) - Method in class com.amazonaws.services.directory.AbstractAWSDirectoryServiceAsync
 
verifyTrustAsync(VerifyTrustRequest) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.
verifyTrustAsync(VerifyTrustRequest, AsyncHandler<VerifyTrustRequest, VerifyTrustResult>) - Method in interface com.amazonaws.services.directory.AWSDirectoryServiceAsync
AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.
verifyTrustAsync(VerifyTrustRequest) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
verifyTrustAsync(VerifyTrustRequest, AsyncHandler<VerifyTrustRequest, VerifyTrustResult>) - Method in class com.amazonaws.services.directory.AWSDirectoryServiceAsyncClient
 
VerifyTrustRequest - Class in com.amazonaws.services.directory.model
Initiates the verification of an existing trust relationship between a Microsoft AD in the AWS cloud and an external domain.
VerifyTrustRequest() - Constructor for class com.amazonaws.services.directory.model.VerifyTrustRequest
 
VerifyTrustResult - Class in com.amazonaws.services.directory.model
Result of a VerifyTrust request.
VerifyTrustResult() - Constructor for class com.amazonaws.services.directory.model.VerifyTrustResult
 

W

withAccessUrl(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The access URL for the directory, such as http://<alias>.awsapps.com.
withAddedDateTime(Date) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The date and time the address block was added to the directory.
withAlias(String) - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
The requested alias.
withAlias(String) - Method in class com.amazonaws.services.directory.model.CreateAliasResult
The alias for the directory.
withAlias(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The alias for the directory.
withAuthenticationProtocol(String) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The protocol specified for your RADIUS endpoints.
withAuthenticationProtocol(RadiusAuthenticationProtocol) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The protocol specified for your RADIUS endpoints.
withAvailabilityZone(String) - Method in class com.amazonaws.services.directory.model.DomainController
The Availability Zone where the domain controller is located.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of the Availability Zones that the directory is in.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of the Availability Zones that the directory is in.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The list of Availability Zones that the directory is in.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The list of Availability Zones that the directory is in.
withCidrIp(String) - Method in class com.amazonaws.services.directory.model.IpRoute
IP address block using CIDR format, for example 10.0.0.0/24.
withCidrIp(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
IP address block in the IpRoute.
withCidrIps(String...) - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
IP address blocks that you want to remove.
withCidrIps(Collection<String>) - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
IP address blocks that you want to remove.
withCloudOnlyDirectoriesCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of cloud directories in the region.
withCloudOnlyDirectoriesLimit(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of cloud directories allowed in the region.
withCloudOnlyDirectoriesLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the cloud directory limit has been reached.
withCloudOnlyMicrosoftADCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of Microsoft AD directories in the region.
withCloudOnlyMicrosoftADLimit(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of Microsoft AD directories allowed in the region.
withCloudOnlyMicrosoftADLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the Microsoft AD directory limit has been reached.
withComputer(Computer) - Method in class com.amazonaws.services.directory.model.CreateComputerResult
A Computer object that represents the computer account.
withComputerAttributes(Attribute...) - Method in class com.amazonaws.services.directory.model.Computer
An array of Attribute objects containing the LDAP attributes that belong to the computer account.
withComputerAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.directory.model.Computer
An array of Attribute objects containing the LDAP attributes that belong to the computer account.
withComputerAttributes(Attribute...) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
An array of Attribute objects that contain any LDAP attributes to apply to the computer account.
withComputerAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
An array of Attribute objects that contain any LDAP attributes to apply to the computer account.
withComputerId(String) - Method in class com.amazonaws.services.directory.model.Computer
The identifier of the computer.
withComputerName(String) - Method in class com.amazonaws.services.directory.model.Computer
The computer name.
withComputerName(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The name of the computer account.
withConditionalForwarderIpAddrs(String...) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
withConditionalForwarderIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
withConditionalForwarders(ConditionalForwarder...) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
The list of conditional forwarders that have been created.
withConditionalForwarders(Collection<ConditionalForwarder>) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersResult
The list of conditional forwarders that have been created.
withConnectedDirectoriesCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The current number of connected directories in the region.
withConnectedDirectoriesLimit(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
The maximum number of connected directories allowed in the region.
withConnectedDirectoriesLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryLimits
Indicates if the connected directory limit has been reached.
withConnectIps(String...) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The IP addresses of the AD Connector servers.
withConnectIps(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The IP addresses of the AD Connector servers.
withConnectSettings(DirectoryConnectSettings) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
A DirectoryConnectSettings object that contains additional information for the operation.
withConnectSettings(DirectoryConnectSettingsDescription) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A DirectoryConnectSettingsDescription object that contains additional information about an AD Connector directory.
withCreatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.EventTopic
The date and time of when you associated your directory with the SNS topic.
withCreatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the trust relationship was created.
withCreateSnapshotBeforeSchemaExtension(Boolean) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
If true, creates a snapshot of the directory before applying the schema extension.
withCustomerDnsIps(String...) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of one or more IP addresses of DNS servers or domain controllers in the on-premises directory.
withCustomerDnsIps(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of one or more IP addresses of DNS servers or domain controllers in the on-premises directory.
withCustomerUserName(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
The username of an account in the on-premises directory that is used to connect to the directory.
withCustomerUserName(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The username of the service account in the on-premises directory.
withDeleteAssociatedConditionalForwarder(Boolean) - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
Delete a conditional forwarder as part of a DeleteTrustRequest.
withDescription(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
A textual description for the directory.
withDescription(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
A textual description for the directory.
withDescription(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
A textual description for the directory.
withDescription(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The textual description for the directory.
withDescription(String) - Method in class com.amazonaws.services.directory.model.IpRoute
Description of the address block.
withDescription(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
Description of the IpRouteInfo.
withDescription(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
A description of the schema extension.
withDescription(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
A description of the schema extension.
withDesiredNumber(Integer) - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
The number of domain controllers desired in the directory.
withDesiredNumberOfDomainControllers(Integer) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The desired number of domain controllers in the directory if the directory is Microsoft AD.
withDirectoryDescriptions(DirectoryDescription...) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
The list of DirectoryDescription objects that were retrieved.
withDirectoryDescriptions(Collection<DirectoryDescription>) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
The list of DirectoryDescription objects that were retrieved.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
Identifier (ID) of the directory to which to add the address block.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
The identifier of the directory whose schema extension will be canceled.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryResult
The identifier of the new directory.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateAliasRequest
The identifier of the directory for which to create the alias.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateAliasResult
The identifier of the directory.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The identifier of the directory in which to create the computer account.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The directory ID of the AWS directory for which you are creating the conditional forwarder.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryResult
The identifier of the directory that was created.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADResult
The identifier of the directory that was created.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
The identifier of the directory of which to take a snapshot.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The Directory ID of the Microsoft AD in the AWS cloud for which to establish the trust relationship.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
The directory ID for which you are deleting the conditional forwarder.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeleteDirectoryRequest
The identifier of the directory to delete.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeleteDirectoryResult
The directory identifier.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
The Directory ID to remove as a publisher.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
The directory ID for which to get the list of associated conditional forwarders.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
Identifier of the directory for which to retrieve the domain controller information.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
The Directory ID for which to get the list of associated SNS topics.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The identifier of the directory for which to retrieve snapshot information.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The Directory ID of the AWS directory that is a part of the requested trust relationship.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory identifier.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DisableRadiusRequest
The identifier of the directory for which to disable MFA.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The identifier of the directory for which to disable single-sign on.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.DomainController
Identifier of the directory where the domain controller resides.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
The identifier of the directory for which to enable MFA.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The identifier of the directory for which to enable single-sign on.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The Directory ID of an AWS Directory Service directory that will publish status messages to an SNS topic.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
Contains the identifier of the directory to obtain the limits for.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
Identifier (ID) of the directory associated with the IP addresses.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
Identifier (ID) of the directory for which you want to retrieve the IP addresses.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The identifier of the directory from which to retrieve the schema extension information.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
The Directory ID that will publish status messages to the SNS topic.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.RemoveIpRoutesRequest
Identifier (ID) of the directory from which you want to remove the IP addresses.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The identifier of the directory to which the schema extension is applied.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The directory identifier.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
The identifier of the directory for which the schema extension will be applied to.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.Trust
The Directory ID of the AWS directory involved in the trust relationship.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The directory ID of the AWS directory for which to update the conditional forwarder.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.UpdateNumberOfDomainControllersRequest
Identifier of the directory to which the domain controllers will be added or removed.
withDirectoryId(String) - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
The identifier of the directory for which to update the RADIUS server information.
withDirectoryIds(String...) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
A list of identifiers of the directories for which to obtain the information.
withDirectoryIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
A list of identifiers of the directories for which to obtain the information.
withDirectoryLimits(DirectoryLimits) - Method in class com.amazonaws.services.directory.model.GetDirectoryLimitsResult
A DirectoryLimits object that contains the directory limits for the current region.
withDisplayLabel(String) - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
withDnsIpAddr(String) - Method in class com.amazonaws.services.directory.model.DomainController
The IP address of the domain controller.
withDnsIpAddrs(String...) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The IP addresses of the remote DNS server associated with RemoteDomainName.
withDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The IP addresses of the remote DNS server associated with RemoteDomainName.
withDnsIpAddrs(String...) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
withDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The IP addresses of the remote DNS server associated with RemoteDomainName.
withDnsIpAddrs(String...) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The IP addresses of the DNS servers for the directory.
withDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The IP addresses of the DNS servers for the directory.
withDnsIpAddrs(String...) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The updated IP addresses of the remote DNS server associated with the conditional forwarder.
withDnsIpAddrs(Collection<String>) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The updated IP addresses of the remote DNS server associated with the conditional forwarder.
withDomainControllerId(String) - Method in class com.amazonaws.services.directory.model.DomainController
Identifies a specific domain controller in the directory.
withDomainControllerIds(String...) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
A list of identifiers for the domain controllers whose information will be provided.
withDomainControllerIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
A list of identifiers for the domain controllers whose information will be provided.
withDomainControllers(DomainController...) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
List of the DomainController objects that were retrieved.
withDomainControllers(Collection<DomainController>) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
List of the DomainController objects that were retrieved.
withEndDateTime(Date) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The date and time that the schema extension was completed.
withEventTopics(EventTopic...) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
A list of SNS topic names that receive status messages from the specified Directory ID.
withEventTopics(Collection<EventTopic>) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsResult
A list of SNS topic names that receive status messages from the specified Directory ID.
withIpRoutes(IpRoute...) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
IP address blocks, using CIDR format, of the traffic to route.
withIpRoutes(Collection<IpRoute>) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
IP address blocks, using CIDR format, of the traffic to route.
withIpRoutesInfo(IpRouteInfo...) - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
A list of IpRoutes.
withIpRoutesInfo(Collection<IpRouteInfo>) - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
A list of IpRoutes.
withIpRouteStatusMsg(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The status of the IP address block.
withIpRouteStatusMsg(IpRouteStatusMsg) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The status of the IP address block.
withIpRouteStatusReason(String) - Method in class com.amazonaws.services.directory.model.IpRouteInfo
The reason for the IpRouteStatusMsg.
withKey(String) - Method in class com.amazonaws.services.directory.model.Tag
Required name of the tag.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the trust relationship was last updated.
withLaunchTime(Date) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Specifies when the directory was created.
withLaunchTime(Date) - Method in class com.amazonaws.services.directory.model.DomainController
Specifies when the domain controller was created.
withLdifContent(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionRequest
The LDIF file represented as a string.
withLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
The maximum number of items to return.
withLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
The maximum number of items to return.
withLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The maximum number of objects to return.
withLimit(Integer) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The maximum number of objects to return.
withLimit(Integer) - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
Maximum number of items to return.
withLimit(Integer) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The maximum number of items to return.
withLimit(Integer) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Reserved for future use.
withManualSnapshotsCurrentCount(Integer) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
The current number of manual snapshots of the directory.
withManualSnapshotsLimit(Integer) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
The maximum number of manual snapshots allowed.
withManualSnapshotsLimitReached(Boolean) - Method in class com.amazonaws.services.directory.model.SnapshotLimits
Indicates if the manual snapshot limit has been reached.
withName(String) - Method in class com.amazonaws.services.directory.model.Attribute
The name of the attribute.
withName(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The fully-qualified name of the on-premises directory, such as corp.example.com.
withName(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The fully qualified name for the directory, such as corp.example.com.
withName(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The fully qualified domain name for the directory, such as corp.example.com.
withName(String) - Method in class com.amazonaws.services.directory.model.CreateSnapshotRequest
The descriptive name to apply to the snapshot.
withName(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The fully-qualified name of the directory.
withName(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The descriptive name of the snapshot.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesRequest
The DescribeDirectoriesResult.NextToken value from a previous call to DescribeDirectories.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDirectoriesResult
If not null, more results are available.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersRequest
The DescribeDomainControllers.NextToken value from a previous call to DescribeDomainControllers.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeDomainControllersResult
If not null, more results are available.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
The DescribeSnapshotsResult.NextToken value from a previous call to DescribeSnapshots.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
If not null, more results are available.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
The DescribeTrustsResult.NextToken value from a previous call to DescribeTrusts.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
If not null, more results are available.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.ListIpRoutesRequest
The ListIpRoutes.NextToken value from a previous call to ListIpRoutes.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.ListIpRoutesResult
If not null, more results are available.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsRequest
The ListSchemaExtensions.NextToken value from a previous call to ListSchemaExtensions.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
If not null, more results are available.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Reserved for future use.
withNextToken(String) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
Reserved for future use.
withOrganizationalUnitDistinguishedName(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
The fully-qualified distinguished name of the organizational unit to place the computer account in.
withPassword(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The password for the on-premises user account.
withPassword(String) - Method in class com.amazonaws.services.directory.model.CreateComputerRequest
A one-time password that is used to join the computer to the directory.
withPassword(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The password for the directory administrator.
withPassword(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The password for the default administrative user named Admin.
withPassword(String) - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The password of an alternate account to use to disable single-sign on.
withPassword(String) - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The password of an alternate account to use to enable single-sign on.
withRadiusPort(Integer) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The port that your RADIUS server is using for communications.
withRadiusRetries(Integer) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The maximum number of times that communication with the RADIUS server is attempted.
withRadiusServers(String...) - Method in class com.amazonaws.services.directory.model.RadiusSettings
An array of strings that contains the IP addresses of the RADIUS server endpoints, or the IP addresses of your RADIUS server load balancer.
withRadiusServers(Collection<String>) - Method in class com.amazonaws.services.directory.model.RadiusSettings
An array of strings that contains the IP addresses of the RADIUS server endpoints, or the IP addresses of your RADIUS server load balancer.
withRadiusSettings(RadiusSettings) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A RadiusSettings object that contains information about the RADIUS server configured for this directory.
withRadiusSettings(RadiusSettings) - Method in class com.amazonaws.services.directory.model.EnableRadiusRequest
A RadiusSettings object that contains information about the RADIUS server.
withRadiusSettings(RadiusSettings) - Method in class com.amazonaws.services.directory.model.UpdateRadiusRequest
A RadiusSettings object that contains information about the RADIUS server.
withRadiusStatus(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The status of the RADIUS MFA server connection.
withRadiusStatus(RadiusStatus) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The status of the RADIUS MFA server connection.
withRadiusTimeout(Integer) - Method in class com.amazonaws.services.directory.model.RadiusSettings
The amount of time, in seconds, to wait for the RADIUS server to respond.
withRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The fully qualified domain name (FQDN) of the remote domains pointed to by the conditional forwarder.
withRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.CreateConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.
withRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The Fully Qualified Domain Name (FQDN) of the external domain for which to create the trust relationship.
withRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.DeleteConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you are deleting the conditional forwarder.
withRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.Trust
The Fully Qualified Domain Name (FQDN) of the external domain involved in the trust relationship.
withRemoteDomainName(String) - Method in class com.amazonaws.services.directory.model.UpdateConditionalForwarderRequest
The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.
withRemoteDomainNames(String...) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders.
withRemoteDomainNames(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeConditionalForwardersRequest
The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders.
withReplicationScope(String) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The replication scope of the conditional forwarder.
withReplicationScope(ReplicationScope) - Method in class com.amazonaws.services.directory.model.ConditionalForwarder
The replication scope of the conditional forwarder.
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.AuthenticationFailedException
The identifier of the request that caused the exception.
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.ClientException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.DirectoryLimitExceededException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.DirectoryUnavailableException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.DomainControllerLimitExceededException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.EntityAlreadyExistsException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.EntityDoesNotExistException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.InsufficientPermissionsException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.InvalidNextTokenException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.InvalidParameterException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.IpRouteLimitExceededException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.ServiceException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.SnapshotLimitExceededException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.TagLimitExceededException
 
withRequestId(String) - Method in exception com.amazonaws.services.directory.model.UnsupportedOperationException
 
withResourceId(String) - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
Identifier (ID) for the directory to which to add the tag.
withResourceId(String) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceRequest
Identifier (ID) of the directory for which you want to retrieve tags.
withResourceId(String) - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
Identifier (ID) of the directory from which to remove the tag.
withSchemaExtensionId(String) - Method in class com.amazonaws.services.directory.model.CancelSchemaExtensionRequest
The identifier of the schema extension that will be canceled.
withSchemaExtensionId(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The identifier of the schema extension.
withSchemaExtensionId(String) - Method in class com.amazonaws.services.directory.model.StartSchemaExtensionResult
The identifier of the schema extension that will be applied.
withSchemaExtensionsInfo(SchemaExtensionInfo...) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
Information about the schema extensions applied to the directory.
withSchemaExtensionsInfo(Collection<SchemaExtensionInfo>) - Method in class com.amazonaws.services.directory.model.ListSchemaExtensionsResult
Information about the schema extensions applied to the directory.
withSchemaExtensionStatus(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The current status of the schema extension.
withSchemaExtensionStatus(SchemaExtensionStatus) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The current status of the schema extension.
withSchemaExtensionStatusReason(String) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The reason for the SchemaExtensionStatus.
withSecurityGroupId(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The security group identifier for the AD Connector directory.
withSecurityGroupId(String) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The security group identifier for the directory.
withSharedSecret(String) - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
withShortName(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The NetBIOS name of the on-premises directory, such as CORP.
withShortName(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The short name of the directory, such as CORP.
withShortName(String) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
The NetBIOS name for your domain.
withShortName(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The short name of the directory.
withSize(String) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The size of the directory.
withSize(DirectorySize) - Method in class com.amazonaws.services.directory.model.ConnectDirectoryRequest
The size of the directory.
withSize(String) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The size of the directory.
withSize(DirectorySize) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
The size of the directory.
withSize(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
withSize(DirectorySize) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
withSnapshotId(String) - Method in class com.amazonaws.services.directory.model.CreateSnapshotResult
The identifier of the snapshot that was created.
withSnapshotId(String) - Method in class com.amazonaws.services.directory.model.DeleteSnapshotRequest
The identifier of the directory snapshot to be deleted.
withSnapshotId(String) - Method in class com.amazonaws.services.directory.model.DeleteSnapshotResult
The identifier of the directory snapshot that was deleted.
withSnapshotId(String) - Method in class com.amazonaws.services.directory.model.RestoreFromSnapshotRequest
The identifier of the snapshot to restore from.
withSnapshotId(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot identifier.
withSnapshotIds(String...) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
A list of identifiers of the snapshots to obtain the information for.
withSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsRequest
A list of identifiers of the snapshots to obtain the information for.
withSnapshotLimits(SnapshotLimits) - Method in class com.amazonaws.services.directory.model.GetSnapshotLimitsResult
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
The list of Snapshot objects that were retrieved.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.directory.model.DescribeSnapshotsResult
The list of Snapshot objects that were retrieved.
withSsoEnabled(Boolean) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Indicates if single-sign on is enabled for the directory.
withStage(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The current stage of the directory.
withStage(DirectoryStage) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The current stage of the directory.
withStageLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The date and time that the stage was last updated.
withStageReason(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
Additional information about the directory stage.
withStartDateTime(Date) - Method in class com.amazonaws.services.directory.model.SchemaExtensionInfo
The date and time that the schema extension started being applied to the directory.
withStartTime(Date) - Method in class com.amazonaws.services.directory.model.Snapshot
The date and time that the snapshot was taken.
withStateLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.Trust
The date and time that the TrustState was last updated.
withStatus(String) - Method in class com.amazonaws.services.directory.model.DomainController
The status of the domain controller.
withStatus(DomainControllerStatus) - Method in class com.amazonaws.services.directory.model.DomainController
The status of the domain controller.
withStatus(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The topic registration status.
withStatus(TopicStatus) - Method in class com.amazonaws.services.directory.model.EventTopic
The topic registration status.
withStatus(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot status.
withStatus(SnapshotStatus) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot status.
withStatusLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.directory.model.DomainController
The date and time that the status was last updated.
withStatusReason(String) - Method in class com.amazonaws.services.directory.model.DomainController
A description of the domain controller state.
withSubnetId(String) - Method in class com.amazonaws.services.directory.model.DomainController
Identifier of the subnet in the VPC that contains the domain controller.
withSubnetIds(String...) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of subnet identifiers in the VPC in which the AD Connector is created.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
A list of subnet identifiers in the VPC in which the AD Connector is created.
withSubnetIds(String...) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of subnet identifiers in the VPC that the AD connector is in.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
A list of subnet identifiers in the VPC that the AD connector is in.
withSubnetIds(String...) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
The identifiers of the subnets for the directory servers.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
The identifiers of the subnets for the directory servers.
withSubnetIds(String...) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The identifiers of the subnets for the directory servers.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The identifiers of the subnets for the directory servers.
withTagKeys(String...) - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.directory.model.RemoveTagsFromResourceRequest
The tag key (name) of the tag to be removed.
withTags(Tag...) - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
The tags to be assigned to the directory.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.directory.model.AddTagsToResourceRequest
The tags to be assigned to the directory.
withTags(Tag...) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.directory.model.ListTagsForResourceResult
List of tags returned by the ListTagsForResource operation.
withTopicArn(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The SNS topic ARN (Amazon Resource Name).
withTopicName(String) - Method in class com.amazonaws.services.directory.model.DeregisterEventTopicRequest
The name of the SNS topic from which to remove the directory as a publisher.
withTopicName(String) - Method in class com.amazonaws.services.directory.model.EventTopic
The name of an AWS SNS topic the receives status messages from the directory.
withTopicName(String) - Method in class com.amazonaws.services.directory.model.RegisterEventTopicRequest
The SNS topic name to which the directory will publish status messages.
withTopicNames(String...) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
A list of SNS topic names for which to obtain the information.
withTopicNames(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeEventTopicsRequest
A list of SNS topic names for which to obtain the information.
withTrustDirection(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The direction of the trust relationship.
withTrustDirection(TrustDirection) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The direction of the trust relationship.
withTrustDirection(String) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship direction.
withTrustDirection(TrustDirection) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship direction.
withTrustId(String) - Method in class com.amazonaws.services.directory.model.CreateTrustResult
A unique identifier for the trust relationship that was created.
withTrustId(String) - Method in class com.amazonaws.services.directory.model.DeleteTrustRequest
The Trust ID of the trust relationship to be deleted.
withTrustId(String) - Method in class com.amazonaws.services.directory.model.DeleteTrustResult
The Trust ID of the trust relationship that was deleted.
withTrustId(String) - Method in class com.amazonaws.services.directory.model.Trust
The unique ID of the trust relationship.
withTrustId(String) - Method in class com.amazonaws.services.directory.model.VerifyTrustRequest
The unique Trust ID of the trust relationship to verify.
withTrustId(String) - Method in class com.amazonaws.services.directory.model.VerifyTrustResult
The unique Trust ID of the trust relationship that was verified.
withTrustIds(String...) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
A list of identifiers of the trust relationships for which to obtain the information.
withTrustIds(Collection<String>) - Method in class com.amazonaws.services.directory.model.DescribeTrustsRequest
A list of identifiers of the trust relationships for which to obtain the information.
withTrustPassword(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust password.
withTrusts(Trust...) - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
The list of Trust objects that were retrieved.
withTrusts(Collection<Trust>) - Method in class com.amazonaws.services.directory.model.DescribeTrustsResult
The list of Trust objects that were retrieved.
withTrustState(String) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship state.
withTrustState(TrustState) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship state.
withTrustStateReason(String) - Method in class com.amazonaws.services.directory.model.Trust
The reason for the TrustState.
withTrustType(String) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust relationship type.
withTrustType(TrustType) - Method in class com.amazonaws.services.directory.model.CreateTrustRequest
The trust relationship type.
withTrustType(String) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship type.
withTrustType(TrustType) - Method in class com.amazonaws.services.directory.model.Trust
The trust relationship type.
withType(String) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
withType(DirectoryType) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
The directory size.
withType(String) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot type.
withType(SnapshotType) - Method in class com.amazonaws.services.directory.model.Snapshot
The snapshot type.
withUpdateSecurityGroupForDirectoryControllers(Boolean) - Method in class com.amazonaws.services.directory.model.AddIpRoutesRequest
If set to true, updates the inbound and outbound rules of the security group that has the description: "AWS created security group for directory ID directory controllers." Following are the new rules:
withUserName(String) - Method in class com.amazonaws.services.directory.model.DisableSsoRequest
The username of an alternate account to use to disable single-sign on.
withUserName(String) - Method in class com.amazonaws.services.directory.model.EnableSsoRequest
The username of an alternate account to use to enable single-sign on.
withUseSameUsername(Boolean) - Method in class com.amazonaws.services.directory.model.RadiusSettings
Not currently used.
withValue(String) - Method in class com.amazonaws.services.directory.model.Attribute
The value of the attribute.
withValue(String) - Method in class com.amazonaws.services.directory.model.Tag
The optional value of the tag.
withVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettings
The identifier of the VPC in which the AD Connector is created.
withVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryConnectSettingsDescription
The identifier of the VPC that the AD Connector is in.
withVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettings
The identifier of the VPC in which to create the directory.
withVpcId(String) - Method in class com.amazonaws.services.directory.model.DirectoryVpcSettingsDescription
The identifier of the VPC that the directory is in.
withVpcId(String) - Method in class com.amazonaws.services.directory.model.DomainController
The identifier of the VPC that contains the domain controller.
withVpcSettings(DirectoryVpcSettings) - Method in class com.amazonaws.services.directory.model.CreateDirectoryRequest
A DirectoryVpcSettings object that contains additional information for the operation.
withVpcSettings(DirectoryVpcSettings) - Method in class com.amazonaws.services.directory.model.CreateMicrosoftADRequest
Contains VPC information for the CreateDirectory or CreateMicrosoftAD operation.
withVpcSettings(DirectoryVpcSettingsDescription) - Method in class com.amazonaws.services.directory.model.DirectoryDescription
A DirectoryVpcSettingsDescription object that contains additional information about a directory.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.