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

A

AbstractAmazonWorkspaces - Class in com.amazonaws.services.workspaces
Abstract implementation of AmazonWorkspaces.
AbstractAmazonWorkspaces() - Constructor for class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
AbstractAmazonWorkspacesAsync - Class in com.amazonaws.services.workspaces
Abstract implementation of AmazonWorkspacesAsync.
AbstractAmazonWorkspacesAsync() - Constructor for class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
AccessDeniedException - Exception in com.amazonaws.services.workspaces.model
The user is not authorized to access a resource.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.workspaces.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessPropertyValue - Enum in com.amazonaws.services.workspaces.model
 
AccountModification - Class in com.amazonaws.services.workspaces.model
Describes a modification to the configuration of Bring Your Own License (BYOL) for the specified account.
AccountModification() - Constructor for class com.amazonaws.services.workspaces.model.AccountModification
 
AmazonWorkspaces - Interface in com.amazonaws.services.workspaces
Interface for accessing Amazon WorkSpaces.
AmazonWorkspacesAsync - Interface in com.amazonaws.services.workspaces
Interface for accessing Amazon WorkSpaces asynchronously.
AmazonWorkspacesAsyncClient - Class in com.amazonaws.services.workspaces
Client for accessing Amazon WorkSpaces asynchronously.
AmazonWorkspacesAsyncClient() - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
AmazonWorkspacesAsyncClientBuilder - Class in com.amazonaws.services.workspaces
Fluent builder for AmazonWorkspacesAsync.
AmazonWorkspacesClient - Class in com.amazonaws.services.workspaces
Client for accessing Amazon WorkSpaces.
AmazonWorkspacesClient() - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesClient
AmazonWorkspacesClient(ClientConfiguration) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesClient
AmazonWorkspacesClient(AWSCredentials) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonWorkspacesClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonWorkspacesClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesClient
AmazonWorkspacesClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesClient
AmazonWorkspacesClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesClient
AmazonWorkspacesClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.workspaces.AmazonWorkspacesClient
AmazonWorkspacesClientBuilder - Class in com.amazonaws.services.workspaces
Fluent builder for AmazonWorkspaces.
AmazonWorkspacesException - Exception in com.amazonaws.services.workspaces.model
Base exception for all service exceptions thrown by Amazon WorkSpaces
AmazonWorkspacesException(String) - Constructor for exception com.amazonaws.services.workspaces.model.AmazonWorkspacesException
Constructs a new AmazonWorkspacesException with the specified error message.
associateIpGroups(AssociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
associateIpGroups(AssociateIpGroupsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Associates the specified IP access control group with the specified directory.
associateIpGroups(AssociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Associates the specified IP access control group with the specified directory.
associateIpGroupsAsync(AssociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
associateIpGroupsAsync(AssociateIpGroupsRequest, AsyncHandler<AssociateIpGroupsRequest, AssociateIpGroupsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
associateIpGroupsAsync(AssociateIpGroupsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Associates the specified IP access control group with the specified directory.
associateIpGroupsAsync(AssociateIpGroupsRequest, AsyncHandler<AssociateIpGroupsRequest, AssociateIpGroupsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Associates the specified IP access control group with the specified directory.
associateIpGroupsAsync(AssociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
associateIpGroupsAsync(AssociateIpGroupsRequest, AsyncHandler<AssociateIpGroupsRequest, AssociateIpGroupsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
AssociateIpGroupsRequest - Class in com.amazonaws.services.workspaces.model
 
AssociateIpGroupsRequest() - Constructor for class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
 
AssociateIpGroupsResult - Class in com.amazonaws.services.workspaces.model
 
AssociateIpGroupsResult() - Constructor for class com.amazonaws.services.workspaces.model.AssociateIpGroupsResult
 
asyncBuilder() - Static method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
authorizeIpRules(AuthorizeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
authorizeIpRules(AuthorizeIpRulesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Adds one or more rules to the specified IP access control group.
authorizeIpRules(AuthorizeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Adds one or more rules to the specified IP access control group.
authorizeIpRulesAsync(AuthorizeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
authorizeIpRulesAsync(AuthorizeIpRulesRequest, AsyncHandler<AuthorizeIpRulesRequest, AuthorizeIpRulesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
authorizeIpRulesAsync(AuthorizeIpRulesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Adds one or more rules to the specified IP access control group.
authorizeIpRulesAsync(AuthorizeIpRulesRequest, AsyncHandler<AuthorizeIpRulesRequest, AuthorizeIpRulesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Adds one or more rules to the specified IP access control group.
authorizeIpRulesAsync(AuthorizeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
authorizeIpRulesAsync(AuthorizeIpRulesRequest, AsyncHandler<AuthorizeIpRulesRequest, AuthorizeIpRulesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
AuthorizeIpRulesRequest - Class in com.amazonaws.services.workspaces.model
 
AuthorizeIpRulesRequest() - Constructor for class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
 
AuthorizeIpRulesResult - Class in com.amazonaws.services.workspaces.model
 
AuthorizeIpRulesResult() - Constructor for class com.amazonaws.services.workspaces.model.AuthorizeIpRulesResult
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClientBuilder
Construct an asynchronous implementation of AmazonWorkspacesAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClientBuilder
Construct a synchronous implementation of AmazonWorkspaces using the current builder configuration.
builder() - Static method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
 

C

ClientProperties - Class in com.amazonaws.services.workspaces.model
Describes an Amazon WorkSpaces client.
ClientProperties() - Constructor for class com.amazonaws.services.workspaces.model.ClientProperties
 
ClientPropertiesResult - Class in com.amazonaws.services.workspaces.model
Information about the Amazon WorkSpaces client.
ClientPropertiesResult() - Constructor for class com.amazonaws.services.workspaces.model.ClientPropertiesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.AccountModification
 
clone() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ClientProperties
 
clone() - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ComputeType
 
clone() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.CreateTagsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
 
clone() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModificationState
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
 
clone() - Method in class com.amazonaws.services.workspaces.model.RebootRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.RootStorage
 
clone() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
 
clone() - Method in class com.amazonaws.services.workspaces.model.Snapshot
 
clone() - Method in class com.amazonaws.services.workspaces.model.StartRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.StopRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.Tag
 
clone() - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupResult
 
clone() - Method in class com.amazonaws.services.workspaces.model.UserStorage
 
clone() - Method in class com.amazonaws.services.workspaces.model.Workspace
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
 
clone() - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
 
com.amazonaws.services.workspaces - package com.amazonaws.services.workspaces
Amazon WorkSpaces Service
com.amazonaws.services.workspaces.model - package com.amazonaws.services.workspaces.model
 
Compute - Enum in com.amazonaws.services.workspaces.model
 
ComputeType - Class in com.amazonaws.services.workspaces.model
Describes the compute type.
ComputeType() - Constructor for class com.amazonaws.services.workspaces.model.ComputeType
 
configFactory - Static variable in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Client configuration factory providing ClientConfigurations tailored to this client
ConnectionState - Enum in com.amazonaws.services.workspaces.model
 
copyWorkspaceImage(CopyWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
copyWorkspaceImage(CopyWorkspaceImageRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Copies the specified image from the specified Region to the current Region.
copyWorkspaceImage(CopyWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Copies the specified image from the specified Region to the current Region.
copyWorkspaceImageAsync(CopyWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
copyWorkspaceImageAsync(CopyWorkspaceImageRequest, AsyncHandler<CopyWorkspaceImageRequest, CopyWorkspaceImageResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
copyWorkspaceImageAsync(CopyWorkspaceImageRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Copies the specified image from the specified Region to the current Region.
copyWorkspaceImageAsync(CopyWorkspaceImageRequest, AsyncHandler<CopyWorkspaceImageRequest, CopyWorkspaceImageResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Copies the specified image from the specified Region to the current Region.
copyWorkspaceImageAsync(CopyWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
copyWorkspaceImageAsync(CopyWorkspaceImageRequest, AsyncHandler<CopyWorkspaceImageRequest, CopyWorkspaceImageResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
CopyWorkspaceImageRequest - Class in com.amazonaws.services.workspaces.model
 
CopyWorkspaceImageRequest() - Constructor for class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
 
CopyWorkspaceImageResult - Class in com.amazonaws.services.workspaces.model
 
CopyWorkspaceImageResult() - Constructor for class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
 
createIpGroup(CreateIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
createIpGroup(CreateIpGroupRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Creates an IP access control group.
createIpGroup(CreateIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Creates an IP access control group.
createIpGroupAsync(CreateIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
createIpGroupAsync(CreateIpGroupRequest, AsyncHandler<CreateIpGroupRequest, CreateIpGroupResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
createIpGroupAsync(CreateIpGroupRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Creates an IP access control group.
createIpGroupAsync(CreateIpGroupRequest, AsyncHandler<CreateIpGroupRequest, CreateIpGroupResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Creates an IP access control group.
createIpGroupAsync(CreateIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
createIpGroupAsync(CreateIpGroupRequest, AsyncHandler<CreateIpGroupRequest, CreateIpGroupResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
CreateIpGroupRequest - Class in com.amazonaws.services.workspaces.model
 
CreateIpGroupRequest() - Constructor for class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
 
CreateIpGroupResult - Class in com.amazonaws.services.workspaces.model
 
CreateIpGroupResult() - Constructor for class com.amazonaws.services.workspaces.model.CreateIpGroupResult
 
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Creates the specified tags for the specified WorkSpaces resource.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Creates the specified tags for the specified WorkSpaces resource.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Creates the specified tags for the specified WorkSpaces resource.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Creates the specified tags for the specified WorkSpaces resource.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, CreateTagsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
CreateTagsRequest - Class in com.amazonaws.services.workspaces.model
 
CreateTagsRequest() - Constructor for class com.amazonaws.services.workspaces.model.CreateTagsRequest
 
CreateTagsResult - Class in com.amazonaws.services.workspaces.model
 
CreateTagsResult() - Constructor for class com.amazonaws.services.workspaces.model.CreateTagsResult
 
createWorkspaces(CreateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
createWorkspaces(CreateWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Creates one or more WorkSpaces.
createWorkspaces(CreateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Creates one or more WorkSpaces.
createWorkspacesAsync(CreateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
createWorkspacesAsync(CreateWorkspacesRequest, AsyncHandler<CreateWorkspacesRequest, CreateWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
createWorkspacesAsync(CreateWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Creates one or more WorkSpaces.
createWorkspacesAsync(CreateWorkspacesRequest, AsyncHandler<CreateWorkspacesRequest, CreateWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Creates one or more WorkSpaces.
createWorkspacesAsync(CreateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
createWorkspacesAsync(CreateWorkspacesRequest, AsyncHandler<CreateWorkspacesRequest, CreateWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
CreateWorkspacesRequest - Class in com.amazonaws.services.workspaces.model
 
CreateWorkspacesRequest() - Constructor for class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
 
CreateWorkspacesResult - Class in com.amazonaws.services.workspaces.model
 
CreateWorkspacesResult() - Constructor for class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
 

D

DedicatedTenancyModificationStateEnum - Enum in com.amazonaws.services.workspaces.model
 
DedicatedTenancySupportEnum - Enum in com.amazonaws.services.workspaces.model
 
DedicatedTenancySupportResultEnum - Enum in com.amazonaws.services.workspaces.model
 
defaultClient() - Static method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.workspaces.AmazonWorkspacesClientBuilder
 
DefaultWorkspaceCreationProperties - Class in com.amazonaws.services.workspaces.model
Describes the default values that are used to create WorkSpaces.
DefaultWorkspaceCreationProperties() - Constructor for class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
 
deleteIpGroup(DeleteIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
deleteIpGroup(DeleteIpGroupRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Deletes the specified IP access control group.
deleteIpGroup(DeleteIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Deletes the specified IP access control group.
deleteIpGroupAsync(DeleteIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deleteIpGroupAsync(DeleteIpGroupRequest, AsyncHandler<DeleteIpGroupRequest, DeleteIpGroupResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deleteIpGroupAsync(DeleteIpGroupRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deletes the specified IP access control group.
deleteIpGroupAsync(DeleteIpGroupRequest, AsyncHandler<DeleteIpGroupRequest, DeleteIpGroupResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deletes the specified IP access control group.
deleteIpGroupAsync(DeleteIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
deleteIpGroupAsync(DeleteIpGroupRequest, AsyncHandler<DeleteIpGroupRequest, DeleteIpGroupResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DeleteIpGroupRequest - Class in com.amazonaws.services.workspaces.model
 
DeleteIpGroupRequest() - Constructor for class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
 
DeleteIpGroupResult - Class in com.amazonaws.services.workspaces.model
 
DeleteIpGroupResult() - Constructor for class com.amazonaws.services.workspaces.model.DeleteIpGroupResult
 
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Deletes the specified tags from the specified WorkSpaces resource.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Deletes the specified tags from the specified WorkSpaces resource.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deletes the specified tags from the specified WorkSpaces resource.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deletes the specified tags from the specified WorkSpaces resource.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, DeleteTagsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DeleteTagsRequest - Class in com.amazonaws.services.workspaces.model
 
DeleteTagsRequest() - Constructor for class com.amazonaws.services.workspaces.model.DeleteTagsRequest
 
DeleteTagsResult - Class in com.amazonaws.services.workspaces.model
 
DeleteTagsResult() - Constructor for class com.amazonaws.services.workspaces.model.DeleteTagsResult
 
deleteWorkspaceImage(DeleteWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
deleteWorkspaceImage(DeleteWorkspaceImageRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Deletes the specified image from your account.
deleteWorkspaceImage(DeleteWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Deletes the specified image from your account.
deleteWorkspaceImageAsync(DeleteWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deleteWorkspaceImageAsync(DeleteWorkspaceImageRequest, AsyncHandler<DeleteWorkspaceImageRequest, DeleteWorkspaceImageResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deleteWorkspaceImageAsync(DeleteWorkspaceImageRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deletes the specified image from your account.
deleteWorkspaceImageAsync(DeleteWorkspaceImageRequest, AsyncHandler<DeleteWorkspaceImageRequest, DeleteWorkspaceImageResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deletes the specified image from your account.
deleteWorkspaceImageAsync(DeleteWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
deleteWorkspaceImageAsync(DeleteWorkspaceImageRequest, AsyncHandler<DeleteWorkspaceImageRequest, DeleteWorkspaceImageResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DeleteWorkspaceImageRequest - Class in com.amazonaws.services.workspaces.model
 
DeleteWorkspaceImageRequest() - Constructor for class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
 
DeleteWorkspaceImageResult - Class in com.amazonaws.services.workspaces.model
 
DeleteWorkspaceImageResult() - Constructor for class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageResult
 
deregisterWorkspaceDirectory(DeregisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
deregisterWorkspaceDirectory(DeregisterWorkspaceDirectoryRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Deregisters the specified directory.
deregisterWorkspaceDirectory(DeregisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Deregisters the specified directory.
deregisterWorkspaceDirectoryAsync(DeregisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deregisterWorkspaceDirectoryAsync(DeregisterWorkspaceDirectoryRequest, AsyncHandler<DeregisterWorkspaceDirectoryRequest, DeregisterWorkspaceDirectoryResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
deregisterWorkspaceDirectoryAsync(DeregisterWorkspaceDirectoryRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deregisters the specified directory.
deregisterWorkspaceDirectoryAsync(DeregisterWorkspaceDirectoryRequest, AsyncHandler<DeregisterWorkspaceDirectoryRequest, DeregisterWorkspaceDirectoryResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Deregisters the specified directory.
deregisterWorkspaceDirectoryAsync(DeregisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
deregisterWorkspaceDirectoryAsync(DeregisterWorkspaceDirectoryRequest, AsyncHandler<DeregisterWorkspaceDirectoryRequest, DeregisterWorkspaceDirectoryResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DeregisterWorkspaceDirectoryRequest - Class in com.amazonaws.services.workspaces.model
 
DeregisterWorkspaceDirectoryRequest() - Constructor for class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
DeregisterWorkspaceDirectoryResult - Class in com.amazonaws.services.workspaces.model
 
DeregisterWorkspaceDirectoryResult() - Constructor for class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryResult
 
describeAccount(DescribeAccountRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeAccount(DescribeAccountRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccount(DescribeAccountRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountAsync(DescribeAccountRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeAccountAsync(DescribeAccountRequest, AsyncHandler<DescribeAccountRequest, DescribeAccountResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeAccountAsync(DescribeAccountRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountAsync(DescribeAccountRequest, AsyncHandler<DescribeAccountRequest, DescribeAccountResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountAsync(DescribeAccountRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeAccountAsync(DescribeAccountRequest, AsyncHandler<DescribeAccountRequest, DescribeAccountResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeAccountModifications(DescribeAccountModificationsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeAccountModifications(DescribeAccountModificationsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModifications(DescribeAccountModificationsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModificationsAsync(DescribeAccountModificationsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeAccountModificationsAsync(DescribeAccountModificationsRequest, AsyncHandler<DescribeAccountModificationsRequest, DescribeAccountModificationsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeAccountModificationsAsync(DescribeAccountModificationsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModificationsAsync(DescribeAccountModificationsRequest, AsyncHandler<DescribeAccountModificationsRequest, DescribeAccountModificationsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModificationsAsync(DescribeAccountModificationsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeAccountModificationsAsync(DescribeAccountModificationsRequest, AsyncHandler<DescribeAccountModificationsRequest, DescribeAccountModificationsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DescribeAccountModificationsRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeAccountModificationsRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
 
DescribeAccountModificationsResult - Class in com.amazonaws.services.workspaces.model
 
DescribeAccountModificationsResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
 
DescribeAccountRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeAccountRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeAccountRequest
 
DescribeAccountResult - Class in com.amazonaws.services.workspaces.model
 
DescribeAccountResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeAccountResult
 
describeClientProperties(DescribeClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeClientProperties(DescribeClientPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
describeClientProperties(DescribeClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
describeClientPropertiesAsync(DescribeClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeClientPropertiesAsync(DescribeClientPropertiesRequest, AsyncHandler<DescribeClientPropertiesRequest, DescribeClientPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeClientPropertiesAsync(DescribeClientPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
describeClientPropertiesAsync(DescribeClientPropertiesRequest, AsyncHandler<DescribeClientPropertiesRequest, DescribeClientPropertiesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
describeClientPropertiesAsync(DescribeClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeClientPropertiesAsync(DescribeClientPropertiesRequest, AsyncHandler<DescribeClientPropertiesRequest, DescribeClientPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DescribeClientPropertiesRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeClientPropertiesRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
 
DescribeClientPropertiesResult - Class in com.amazonaws.services.workspaces.model
 
DescribeClientPropertiesResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
 
describeIpGroups(DescribeIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeIpGroups(DescribeIpGroupsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Describes one or more of your IP access control groups.
describeIpGroups(DescribeIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Describes one or more of your IP access control groups.
describeIpGroupsAsync(DescribeIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeIpGroupsAsync(DescribeIpGroupsRequest, AsyncHandler<DescribeIpGroupsRequest, DescribeIpGroupsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeIpGroupsAsync(DescribeIpGroupsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes one or more of your IP access control groups.
describeIpGroupsAsync(DescribeIpGroupsRequest, AsyncHandler<DescribeIpGroupsRequest, DescribeIpGroupsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes one or more of your IP access control groups.
describeIpGroupsAsync(DescribeIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeIpGroupsAsync(DescribeIpGroupsRequest, AsyncHandler<DescribeIpGroupsRequest, DescribeIpGroupsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DescribeIpGroupsRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeIpGroupsRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
 
DescribeIpGroupsResult - Class in com.amazonaws.services.workspaces.model
 
DescribeIpGroupsResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
 
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Describes the specified tags for the specified WorkSpaces resource.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Describes the specified tags for the specified WorkSpaces resource.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the specified tags for the specified WorkSpaces resource.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the specified tags for the specified WorkSpaces resource.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DescribeTagsRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeTagsRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeTagsRequest
 
DescribeTagsResult - Class in com.amazonaws.services.workspaces.model
 
DescribeTagsResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeTagsResult
 
describeWorkspaceBundles(DescribeWorkspaceBundlesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaceBundles() - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaceBundles(DescribeWorkspaceBundlesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundles() - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Simplified method form for invoking the DescribeWorkspaceBundles operation.
describeWorkspaceBundles(DescribeWorkspaceBundlesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundles() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
 
describeWorkspaceBundlesAsync(DescribeWorkspaceBundlesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceBundlesAsync(DescribeWorkspaceBundlesRequest, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceBundlesAsync() - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceBundles operation.
describeWorkspaceBundlesAsync(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.
describeWorkspaceBundlesAsync(DescribeWorkspaceBundlesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundlesAsync(DescribeWorkspaceBundlesRequest, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundlesAsync() - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceBundles operation.
describeWorkspaceBundlesAsync(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.
describeWorkspaceBundlesAsync(DescribeWorkspaceBundlesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspaceBundlesAsync(DescribeWorkspaceBundlesRequest, AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspaceBundlesAsync() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Simplified method form for invoking the DescribeWorkspaceBundles operation.
describeWorkspaceBundlesAsync(AsyncHandler<DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Simplified method form for invoking the DescribeWorkspaceBundles operation with an AsyncHandler.
DescribeWorkspaceBundlesRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceBundlesRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
DescribeWorkspaceBundlesResult - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceBundlesResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
 
describeWorkspaceDirectories(DescribeWorkspaceDirectoriesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaceDirectories() - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaceDirectories(DescribeWorkspaceDirectoriesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectories() - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Simplified method form for invoking the DescribeWorkspaceDirectories operation.
describeWorkspaceDirectories(DescribeWorkspaceDirectoriesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectories() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
 
describeWorkspaceDirectoriesAsync(DescribeWorkspaceDirectoriesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceDirectoriesAsync(DescribeWorkspaceDirectoriesRequest, AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceDirectoriesAsync() - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceDirectories operation.
describeWorkspaceDirectoriesAsync(AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceDirectories operation with an AsyncHandler.
describeWorkspaceDirectoriesAsync(DescribeWorkspaceDirectoriesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectoriesAsync(DescribeWorkspaceDirectoriesRequest, AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectoriesAsync() - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceDirectories operation.
describeWorkspaceDirectoriesAsync(AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaceDirectories operation with an AsyncHandler.
describeWorkspaceDirectoriesAsync(DescribeWorkspaceDirectoriesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspaceDirectoriesAsync(DescribeWorkspaceDirectoriesRequest, AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspaceDirectoriesAsync() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Simplified method form for invoking the DescribeWorkspaceDirectories operation.
describeWorkspaceDirectoriesAsync(AsyncHandler<DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Simplified method form for invoking the DescribeWorkspaceDirectories operation with an AsyncHandler.
DescribeWorkspaceDirectoriesRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceDirectoriesRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
DescribeWorkspaceDirectoriesResult - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceDirectoriesResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
 
describeWorkspaceImages(DescribeWorkspaceImagesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaceImages(DescribeWorkspaceImagesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImages(DescribeWorkspaceImagesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImagesAsync(DescribeWorkspaceImagesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceImagesAsync(DescribeWorkspaceImagesRequest, AsyncHandler<DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceImagesAsync(DescribeWorkspaceImagesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImagesAsync(DescribeWorkspaceImagesRequest, AsyncHandler<DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImagesAsync(DescribeWorkspaceImagesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspaceImagesAsync(DescribeWorkspaceImagesRequest, AsyncHandler<DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DescribeWorkspaceImagesRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceImagesRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
 
DescribeWorkspaceImagesResult - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceImagesResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
 
describeWorkspaces(DescribeWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaces() - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaces(DescribeWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Describes the specified WorkSpaces.
describeWorkspaces() - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Simplified method form for invoking the DescribeWorkspaces operation.
describeWorkspaces(DescribeWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Describes the specified WorkSpaces.
describeWorkspaces() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
 
describeWorkspacesAsync(DescribeWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspacesAsync(DescribeWorkspacesRequest, AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspacesAsync() - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaces operation.
describeWorkspacesAsync(AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaces operation with an AsyncHandler.
describeWorkspacesAsync(DescribeWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the specified WorkSpaces.
describeWorkspacesAsync(DescribeWorkspacesRequest, AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the specified WorkSpaces.
describeWorkspacesAsync() - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaces operation.
describeWorkspacesAsync(AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Simplified method form for invoking the DescribeWorkspaces operation with an AsyncHandler.
describeWorkspacesAsync(DescribeWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspacesAsync(DescribeWorkspacesRequest, AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspacesAsync() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Simplified method form for invoking the DescribeWorkspaces operation.
describeWorkspacesAsync(AsyncHandler<DescribeWorkspacesRequest, DescribeWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Simplified method form for invoking the DescribeWorkspaces operation with an AsyncHandler.
describeWorkspacesConnectionStatus(DescribeWorkspacesConnectionStatusRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspacesConnectionStatus(DescribeWorkspacesConnectionStatusRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatus(DescribeWorkspacesConnectionStatusRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatusAsync(DescribeWorkspacesConnectionStatusRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspacesConnectionStatusAsync(DescribeWorkspacesConnectionStatusRequest, AsyncHandler<DescribeWorkspacesConnectionStatusRequest, DescribeWorkspacesConnectionStatusResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspacesConnectionStatusAsync(DescribeWorkspacesConnectionStatusRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatusAsync(DescribeWorkspacesConnectionStatusRequest, AsyncHandler<DescribeWorkspacesConnectionStatusRequest, DescribeWorkspacesConnectionStatusResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatusAsync(DescribeWorkspacesConnectionStatusRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspacesConnectionStatusAsync(DescribeWorkspacesConnectionStatusRequest, AsyncHandler<DescribeWorkspacesConnectionStatusRequest, DescribeWorkspacesConnectionStatusResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DescribeWorkspacesConnectionStatusRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspacesConnectionStatusRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
DescribeWorkspacesConnectionStatusResult - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspacesConnectionStatusResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
 
describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Describes the snapshots for the specified WorkSpace.
describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Describes the snapshots for the specified WorkSpace.
describeWorkspaceSnapshotsAsync(DescribeWorkspaceSnapshotsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceSnapshotsAsync(DescribeWorkspaceSnapshotsRequest, AsyncHandler<DescribeWorkspaceSnapshotsRequest, DescribeWorkspaceSnapshotsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
describeWorkspaceSnapshotsAsync(DescribeWorkspaceSnapshotsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the snapshots for the specified WorkSpace.
describeWorkspaceSnapshotsAsync(DescribeWorkspaceSnapshotsRequest, AsyncHandler<DescribeWorkspaceSnapshotsRequest, DescribeWorkspaceSnapshotsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Describes the snapshots for the specified WorkSpace.
describeWorkspaceSnapshotsAsync(DescribeWorkspaceSnapshotsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
describeWorkspaceSnapshotsAsync(DescribeWorkspaceSnapshotsRequest, AsyncHandler<DescribeWorkspaceSnapshotsRequest, DescribeWorkspaceSnapshotsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DescribeWorkspaceSnapshotsRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceSnapshotsRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
DescribeWorkspaceSnapshotsResult - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspaceSnapshotsResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
 
DescribeWorkspacesRequest - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspacesRequest() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
 
DescribeWorkspacesResult - Class in com.amazonaws.services.workspaces.model
 
DescribeWorkspacesResult() - Constructor for class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
 
disassociateIpGroups(DisassociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
disassociateIpGroups(DisassociateIpGroupsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Disassociates the specified IP access control group from the specified directory.
disassociateIpGroups(DisassociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Disassociates the specified IP access control group from the specified directory.
disassociateIpGroupsAsync(DisassociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
disassociateIpGroupsAsync(DisassociateIpGroupsRequest, AsyncHandler<DisassociateIpGroupsRequest, DisassociateIpGroupsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
disassociateIpGroupsAsync(DisassociateIpGroupsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Disassociates the specified IP access control group from the specified directory.
disassociateIpGroupsAsync(DisassociateIpGroupsRequest, AsyncHandler<DisassociateIpGroupsRequest, DisassociateIpGroupsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Disassociates the specified IP access control group from the specified directory.
disassociateIpGroupsAsync(DisassociateIpGroupsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
disassociateIpGroupsAsync(DisassociateIpGroupsRequest, AsyncHandler<DisassociateIpGroupsRequest, DisassociateIpGroupsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
DisassociateIpGroupsRequest - Class in com.amazonaws.services.workspaces.model
 
DisassociateIpGroupsRequest() - Constructor for class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
 
DisassociateIpGroupsResult - Class in com.amazonaws.services.workspaces.model
 
DisassociateIpGroupsResult() - Constructor for class com.amazonaws.services.workspaces.model.DisassociateIpGroupsResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.workspaces.AmazonWorkspaces
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.workspaces.model.AccountModification
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ClientProperties
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ComputeType
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CreateTagsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeleteTagsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModificationState
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyAccountResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RebootRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.RootStorage
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.StartRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.StopRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupResult
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.UserStorage
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.Workspace
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
 

F

FailedCreateWorkspaceRequest - Class in com.amazonaws.services.workspaces.model
Describes a WorkSpace that cannot be created.
FailedCreateWorkspaceRequest() - Constructor for class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
 
FailedWorkspaceChangeRequest - Class in com.amazonaws.services.workspaces.model
Describes a WorkSpace that could not be rebooted.
FailedWorkspaceChangeRequest() - Constructor for class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
 
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.AccessPropertyValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.Compute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.ConnectionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancyModificationStateEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportResultEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.ModificationResourceEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.ModificationStateEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.OperatingSystemType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.ReconnectEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.RunningMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.TargetWorkspaceState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.Tenancy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageIngestionProcess
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageRequiredTenancy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceState
Use this in place of valueOf.

G

getAccountModifications() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
The list of modifications to the configuration of BYOL.
getAlias() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory alias.
getBundleId() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the bundle.
getBundleId() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the target bundle type to migrate the WorkSpace to.
getBundleId() - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the bundle used to create the WorkSpace.
getBundleId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The bundle identifier.
getBundleId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The identifier of the bundle for the WorkSpace.
getBundleIds() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The identifiers of the bundles.
getBundles() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
Information about the bundles.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
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.workspaces.AmazonWorkspacesClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapacity() - Method in class com.amazonaws.services.workspaces.model.RootStorage
The size of the root volume.
getCapacity() - Method in class com.amazonaws.services.workspaces.model.UserStorage
The size of the user storage.
getChangeComputeType() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can change the compute type (bundle) for their WorkSpace.
getClientProperties() - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
Information about the Amazon WorkSpaces client.
getClientProperties() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
Information about the Amazon WorkSpaces client.
getClientPropertiesList() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
Information about the specified Amazon WorkSpaces clients.
getComputerName() - Method in class com.amazonaws.services.workspaces.model.Workspace
The name of the WorkSpace, as seen by the operating system.
getComputeType() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The compute type.
getComputeTypeName() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The compute type.
getConnectionState() - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The connection state of the WorkSpace.
getConnectionStateCheckTimestamp() - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the connection status check.
getCustomerUserName() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The user name for the service account.
getCustomSecurityGroupId() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
The identifier of any security groups to apply to WorkSpaces when they are created.
getCustomSecurityGroupId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
The identifier of your custom security group.
getDedicatedTenancyManagementCidrRange() - Method in class com.amazonaws.services.workspaces.model.AccountModification
The IP address range, specified as an IPv4 CIDR block, for the management network interface used for the account.
getDedicatedTenancyManagementCidrRange() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
The IP address range, specified as an IPv4 CIDR block, used for the management network interface.
getDedicatedTenancyManagementCidrRange() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
The IP address range, specified as an IPv4 CIDR block, for the management network interface.
getDedicatedTenancySupport() - Method in class com.amazonaws.services.workspaces.model.AccountModification
The status of BYOL (whether BYOL is being enabled or disabled).
getDedicatedTenancySupport() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
The status of BYOL (whether BYOL is enabled or disabled).
getDedicatedTenancySupport() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
The status of BYOL.
getDefaultOu() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
getDefaultOu() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
The default organizational unit (OU) for your WorkSpace directories.
getDescription() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
A description of the image.
getDescription() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
A description.
getDescription() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The description of the image.
getDeviceTypeAndroid() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Android devices to access their WorkSpaces.
getDeviceTypeChromeOs() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Chromebooks to access their WorkSpaces.
getDeviceTypeIos() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use iOS devices to access their WorkSpaces.
getDeviceTypeOsx() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use macOS clients to access their WorkSpaces.
getDeviceTypeWeb() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can access their WorkSpaces through a web browser.
getDeviceTypeWindows() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Windows clients to access their WorkSpaces.
getDeviceTypeZeroClient() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use zero client devices to access their WorkSpaces.
getDirectories() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
Information about the directories.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
The identifier of the directory.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
The identifier of the directory.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the directory.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
The identifier of the directory.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifier of the directory.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the AWS Directory Service directory for the WorkSpace.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory identifier.
getDirectoryId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The identifier of the AWS Directory Service directory for the WorkSpace.
getDirectoryIds() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The identifiers of the directories.
getDirectoryName() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The name of the directory.
getDirectoryType() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory type.
getDnsIpAddresses() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The IP addresses of the DNS servers for the directory.
getEc2ImageId() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The identifier of the EC2 image.
getEnableInternetAccess() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default.
getEnableInternetAccess() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether internet access is enabled for your WorkSpaces.
getEnableMaintenanceMode() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether maintenance mode is enabled for WorkSpaces.
getEnableMaintenanceMode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether maintenance mode is enabled for your WorkSpaces.
getEnableSelfService() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether self-service capabilities are enabled or disabled.
getEnableWorkDocs() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether the directory is enabled for Amazon WorkDocs.
getEnableWorkDocs() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether Amazon WorkDocs is enabled or disabled.
getErrorCode() - Method in class com.amazonaws.services.workspaces.model.AccountModification
The error code that is returned if the configuration of BYOL cannot be modified.
getErrorCode() - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
The error code that is returned if the WorkSpace cannot be created.
getErrorCode() - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The error code that is returned if the WorkSpace cannot be rebooted.
getErrorCode() - Method in class com.amazonaws.services.workspaces.model.Workspace
The error code that is returned if the WorkSpace cannot be created.
getErrorCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The error code that is returned for the image.
getErrorMessage() - Method in class com.amazonaws.services.workspaces.model.AccountModification
The text of the error message that is returned if the configuration of BYOL cannot be modified.
getErrorMessage() - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
The text of the error message that is returned if the WorkSpace cannot be created.
getErrorMessage() - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The text of the error message that is returned if the WorkSpace cannot be rebooted.
getErrorMessage() - Method in class com.amazonaws.services.workspaces.model.Workspace
The text of the error message that is returned if the WorkSpace cannot be created.
getErrorMessage() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The text of the error message that is returned for the image.
getExecutorService() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Returns the executor service used by this client to execute async requests.
getFailedRequests() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that could not be created.
getFailedRequests() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
Information about the WorkSpaces that could not be rebooted.
getFailedRequests() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
Information about the WorkSpace that could not be rebuilt.
getFailedRequests() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
Information about the WorkSpaces that could not be started.
getFailedRequests() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
Information about the WorkSpaces that could not be stopped.
getFailedRequests() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
Information about the WorkSpaces that could not be terminated.
getGroupDesc() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The description of the group.
getGroupDesc() - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The description of the group.
getGroupId() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
The identifier of the group.
getGroupId() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupResult
The identifier of the group.
getGroupId() - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
The identifier of the IP access control group.
getGroupId() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
The identifier of the group.
getGroupId() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
The identifier of the group.
getGroupId() - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The identifier of the group.
getGroupIds() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
The identifiers of one or more IP access control groups.
getGroupIds() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
The identifiers of one or more IP access control groups.
getGroupIds() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
The identifiers of one or more IP access control groups.
getGroupName() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The name of the group.
getGroupName() - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The name of the group.
getIamRoleId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifier of the IAM role.
getImageDescription() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The description of the WorkSpace image.
getImageId() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
The identifier of the image.
getImageId() - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
The identifier of the image.
getImageId() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
The identifier of the WorkSpace image.
getImageId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The image identifier of the bundle.
getImageId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The identifier of the image.
getImageIds() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
The identifier of the image.
getImageName() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The name of the WorkSpace image.
getImages() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
Information about the images.
getIncreaseVolumeSize() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can increase the volume size of the drives on their WorkSpace.
getIngestionProcess() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The ingestion process to be used when importing the image.
getIpAddress() - Method in class com.amazonaws.services.workspaces.model.Workspace
The IP address of the WorkSpace.
getIpGroupIds() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the IP access control groups associated with the directory.
getIpRule() - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
The IP address range, in CIDR notation.
getKey() - Method in class com.amazonaws.services.workspaces.model.Tag
The key of the tag.
getLastKnownUserConnectionTimestamp() - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the last known user connection.
getLastUpdatedTime() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The last time that the bundle was updated.
getLimit() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The maximum number of directories to return.
getLimit() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The maximum number of items to return.
getManagementCidrRangeConstraint() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The IP address range to search.
getManagementCidrRanges() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
The list of available IP address ranges, specified as IPv4 CIDR blocks.
getMaxResults() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
The maximum number of items to return.
getMaxResults() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
The maximum number of items to return.
getMaxResults() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The maximum number of items to return.
getModificationState() - Method in class com.amazonaws.services.workspaces.model.AccountModification
The state of the modification to the configuration of BYOL.
getModificationStates() - Method in class com.amazonaws.services.workspaces.model.Workspace
The modification states of the WorkSpace.
getName() - Method in class com.amazonaws.services.workspaces.model.ComputeType
The compute type.
getName() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The name of the image.
getName() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The name of the bundle.
getName() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The name of the image.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
The token to use to retrieve the next set of results, or null if no more results are available.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
The token to use to retrieve the next set of results, or null if no more results are available.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
The token to use to retrieve the next set of results, or null if there are no more results available.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
The token to use to retrieve the next set of results, or null if no more results are available.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
The token to use to retrieve the next set of results, or null if no more results are available.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
The token to use to retrieve the next set of results, or null if no more results are available.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
The token to use to retrieve the next set of results, or null if no more results are available.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
getNextToken() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
The token to use to retrieve the next set of results, or null if no more results are available.
getOperatingSystem() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The operating system that the image is running.
getOwner() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The owner of the bundles.
getOwner() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The owner of the bundle.
getPendingRequests() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that were created.
getRebootWorkspaceRequests() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
The WorkSpaces to reboot.
getRebuildSnapshots() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to rebuild a WorkSpace.
getRebuildWorkspace() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
getRebuildWorkspaceRequests() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
The WorkSpace to rebuild.
getReconnectEnabled() - Method in class com.amazonaws.services.workspaces.model.ClientProperties
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
getRegistrationCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The registration code for the directory.
getRequiredTenancy() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
Specifies whether the image is running on dedicated hardware.
getResource() - Method in class com.amazonaws.services.workspaces.model.ModificationState
The resource.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
The resource identifier, in the form of a directory ID.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
The identifier of the WorkSpaces resource.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
The identifier of the WorkSpaces resource.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsRequest
The identifier of the WorkSpaces resource.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
The resource identifiers, in the form of directory IDs.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
The identifier of the directory.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The identifier of the directory.
getResourceId() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The identifier of the directory.
getResourceId() - Method in exception com.amazonaws.services.workspaces.model.ResourceNotFoundException
The ID of the resource that could not be found.
getResourceId() - Method in exception com.amazonaws.services.workspaces.model.ResourceUnavailableException
The identifier of the resource that is not available.
getResourceIds() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
The resource identifier, in the form of directory IDs.
getRestartWorkspace() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can restart their WorkSpace.
getRestoreSnapshots() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to restore a WorkSpace.
getResult() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
Information about the IP access control groups.
getRootStorage() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The size of the root volume.
getRootVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the root volume is encrypted.
getRootVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the root volume is encrypted.
getRootVolumeSizeGib() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The size of the root volume.
getRuleDesc() - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
The description.
getRunningMode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The running mode.
getRunningModeAutoStopTimeoutInMinutes() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The time after a user logs off when WorkSpaces are automatically stopped.
getSelfservicePermissions() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
The permissions to enable or disable self-service capabilities.
getSelfservicePermissions() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The default self-service permissions for WorkSpaces in the directory.
getSnapshotTime() - Method in class com.amazonaws.services.workspaces.model.Snapshot
The time when the snapshot was created.
getSourceImageId() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source image.
getSourceRegion() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source Region.
getSourceWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the WorkSpace to migrate from.
getSourceWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
The original identifier of the WorkSpace that is being migrated.
getStartTime() - Method in class com.amazonaws.services.workspaces.model.AccountModification
The timestamp when the modification of the BYOL configuration was started.
getStartWorkspaceRequests() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
The WorkSpaces to start.
getState() - Method in class com.amazonaws.services.workspaces.model.ModificationState
The modification state.
getState() - Method in class com.amazonaws.services.workspaces.model.Workspace
The operational state of the WorkSpace.
getState() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The state of the directory's registration with Amazon WorkSpaces.
getState() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The status of the image.
getStopWorkspaceRequests() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
The WorkSpaces to stop.
getSubnetId() - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the subnet for the WorkSpace.
getSubnetIds() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifiers of the subnets for your virtual private cloud (VPC).
getSubnetIds() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the subnets used with the directory.
getSwitchRunningMode() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can switch the running mode of their WorkSpace.
getTagKeys() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
The tag keys.
getTagList() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
The tags.
getTags() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The tags for the image.
getTags() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The tags.
getTags() - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
The tags.
getTags() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The tags.
getTags() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The tags associated with the directory.
getTags() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The tags for the WorkSpace.
getTargetWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
The new identifier of the WorkSpace that is being migrated.
getTenancy() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether your WorkSpace directory is dedicated or shared.
getTenancy() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
Specifies whether the directory is dedicated or shared.
getTerminateWorkspaceRequests() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
The WorkSpaces to terminate.
getType() - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
The operating system.
getUserEnabledAsLocalAdministrator() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
getUserEnabledAsLocalAdministrator() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether users are local administrators of their WorkSpaces.
getUserName() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The name of the directory user.
getUserName() - Method in class com.amazonaws.services.workspaces.model.Workspace
The user for the WorkSpace.
getUserName() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The user name of the user for the WorkSpace.
getUserRules() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
The rules to add to the group.
getUserRules() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The rules to add to the group.
getUserRules() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
The rules to remove from the group.
getUserRules() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
One or more rules.
getUserRules() - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The rules.
getUserStorage() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The size of the user storage.
getUserVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the user volume is encrypted.
getUserVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the user volume is encrypted.
getUserVolumeSizeGib() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The size of the user storage.
getValue() - Method in class com.amazonaws.services.workspaces.model.Tag
The value of the tag.
getVolumeEncryptionKey() - Method in class com.amazonaws.services.workspaces.model.Workspace
The symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace.
getVolumeEncryptionKey() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace.
getWorkspaceAccessProperties() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The device types and operating systems to enable or disable for access.
getWorkspaceAccessProperties() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The devices and operating systems that users can use to access WorkSpaces.
getWorkspaceCreationProperties() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The default properties for creating WorkSpaces.
getWorkspaceCreationProperties() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The default creation properties for all WorkSpaces in the directory.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.RebootRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.StartRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.StopRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the WorkSpace.
getWorkspaceId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The identifier of the WorkSpace.
getWorkspaceIds() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
The identifiers of the WorkSpaces.
getWorkspaceIds() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifiers of the WorkSpaces.
getWorkspaceProperties() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
The properties of the WorkSpace.
getWorkspaceProperties() - Method in class com.amazonaws.services.workspaces.model.Workspace
The properties of the WorkSpace.
getWorkspaceProperties() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The WorkSpace properties.
getWorkspaceRequest() - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
Information about the WorkSpace.
getWorkspaces() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
The WorkSpaces to create.
getWorkspaces() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
Information about the WorkSpaces.
getWorkspacesConnectionStatus() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
Information about the connection status of the WorkSpace.
getWorkspaceSecurityGroupId() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifier of the security group that is assigned to new WorkSpaces.
getWorkspaceState() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
The WorkSpace state.

H

hashCode() - Method in class com.amazonaws.services.workspaces.model.AccountModification
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ClientProperties
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ComputeType
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CreateTagsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModificationState
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RebootRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.RootStorage
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.StartRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.StopRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.Tag
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupResult
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.UserStorage
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.Workspace
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
 
hashCode() - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
 

I

importWorkspaceImage(ImportWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
importWorkspaceImage(ImportWorkspaceImageRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Imports the specified Windows 7 or Windows 10 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
importWorkspaceImage(ImportWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Imports the specified Windows 7 or Windows 10 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
importWorkspaceImageAsync(ImportWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
importWorkspaceImageAsync(ImportWorkspaceImageRequest, AsyncHandler<ImportWorkspaceImageRequest, ImportWorkspaceImageResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
importWorkspaceImageAsync(ImportWorkspaceImageRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Imports the specified Windows 7 or Windows 10 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
importWorkspaceImageAsync(ImportWorkspaceImageRequest, AsyncHandler<ImportWorkspaceImageRequest, ImportWorkspaceImageResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Imports the specified Windows 7 or Windows 10 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
importWorkspaceImageAsync(ImportWorkspaceImageRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
importWorkspaceImageAsync(ImportWorkspaceImageRequest, AsyncHandler<ImportWorkspaceImageRequest, ImportWorkspaceImageResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ImportWorkspaceImageRequest - Class in com.amazonaws.services.workspaces.model
 
ImportWorkspaceImageRequest() - Constructor for class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
 
ImportWorkspaceImageResult - Class in com.amazonaws.services.workspaces.model
 
ImportWorkspaceImageResult() - Constructor for class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
 
InvalidParameterValuesException - Exception in com.amazonaws.services.workspaces.model
One or more parameter values are not valid.
InvalidParameterValuesException(String) - Constructor for exception com.amazonaws.services.workspaces.model.InvalidParameterValuesException
Constructs a new InvalidParameterValuesException with the specified error message.
InvalidResourceStateException - Exception in com.amazonaws.services.workspaces.model
The state of the resource is not valid for this operation.
InvalidResourceStateException(String) - Constructor for exception com.amazonaws.services.workspaces.model.InvalidResourceStateException
Constructs a new InvalidResourceStateException with the specified error message.
IpRuleItem - Class in com.amazonaws.services.workspaces.model
Describes a rule for an IP access control group.
IpRuleItem() - Constructor for class com.amazonaws.services.workspaces.model.IpRuleItem
 
isEnableInternetAccess() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default.
isEnableInternetAccess() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether internet access is enabled for your WorkSpaces.
isEnableMaintenanceMode() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether maintenance mode is enabled for WorkSpaces.
isEnableMaintenanceMode() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether maintenance mode is enabled for your WorkSpaces.
isEnableSelfService() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether self-service capabilities are enabled or disabled.
isEnableWorkDocs() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether the directory is enabled for Amazon WorkDocs.
isEnableWorkDocs() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether Amazon WorkDocs is enabled or disabled.
isRootVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the root volume is encrypted.
isRootVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the root volume is encrypted.
isUserEnabledAsLocalAdministrator() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
isUserEnabledAsLocalAdministrator() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether users are local administrators of their WorkSpaces.
isUserVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the user volume is encrypted.
isUserVolumeEncryptionEnabled() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the user volume is encrypted.

L

listAvailableManagementCidrRanges(ListAvailableManagementCidrRangesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
listAvailableManagementCidrRanges(ListAvailableManagementCidrRangesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).
listAvailableManagementCidrRanges(ListAvailableManagementCidrRangesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).
listAvailableManagementCidrRangesAsync(ListAvailableManagementCidrRangesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
listAvailableManagementCidrRangesAsync(ListAvailableManagementCidrRangesRequest, AsyncHandler<ListAvailableManagementCidrRangesRequest, ListAvailableManagementCidrRangesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
listAvailableManagementCidrRangesAsync(ListAvailableManagementCidrRangesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).
listAvailableManagementCidrRangesAsync(ListAvailableManagementCidrRangesRequest, AsyncHandler<ListAvailableManagementCidrRangesRequest, ListAvailableManagementCidrRangesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).
listAvailableManagementCidrRangesAsync(ListAvailableManagementCidrRangesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
listAvailableManagementCidrRangesAsync(ListAvailableManagementCidrRangesRequest, AsyncHandler<ListAvailableManagementCidrRangesRequest, ListAvailableManagementCidrRangesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ListAvailableManagementCidrRangesRequest - Class in com.amazonaws.services.workspaces.model
 
ListAvailableManagementCidrRangesRequest() - Constructor for class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
ListAvailableManagementCidrRangesResult - Class in com.amazonaws.services.workspaces.model
 
ListAvailableManagementCidrRangesResult() - Constructor for class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.AccountModification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.ClientProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.ComputeType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.ModificationState
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.RebootRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.RootStorage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.Snapshot
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.StartRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.StopRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.UserStorage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.Workspace
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
 
migrateWorkspace(MigrateWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
migrateWorkspace(MigrateWorkspaceRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
migrateWorkspace(MigrateWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
migrateWorkspaceAsync(MigrateWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
migrateWorkspaceAsync(MigrateWorkspaceRequest, AsyncHandler<MigrateWorkspaceRequest, MigrateWorkspaceResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
migrateWorkspaceAsync(MigrateWorkspaceRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
migrateWorkspaceAsync(MigrateWorkspaceRequest, AsyncHandler<MigrateWorkspaceRequest, MigrateWorkspaceResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
migrateWorkspaceAsync(MigrateWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
migrateWorkspaceAsync(MigrateWorkspaceRequest, AsyncHandler<MigrateWorkspaceRequest, MigrateWorkspaceResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
MigrateWorkspaceRequest - Class in com.amazonaws.services.workspaces.model
 
MigrateWorkspaceRequest() - Constructor for class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
 
MigrateWorkspaceResult - Class in com.amazonaws.services.workspaces.model
 
MigrateWorkspaceResult() - Constructor for class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
 
ModificationResourceEnum - Enum in com.amazonaws.services.workspaces.model
 
ModificationState - Class in com.amazonaws.services.workspaces.model
Describes a WorkSpace modification.
ModificationState() - Constructor for class com.amazonaws.services.workspaces.model.ModificationState
 
ModificationStateEnum - Enum in com.amazonaws.services.workspaces.model
 
modifyAccount(ModifyAccountRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
modifyAccount(ModifyAccountRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
modifyAccount(ModifyAccountRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
modifyAccountAsync(ModifyAccountRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyAccountAsync(ModifyAccountRequest, AsyncHandler<ModifyAccountRequest, ModifyAccountResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyAccountAsync(ModifyAccountRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
modifyAccountAsync(ModifyAccountRequest, AsyncHandler<ModifyAccountRequest, ModifyAccountResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
modifyAccountAsync(ModifyAccountRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
modifyAccountAsync(ModifyAccountRequest, AsyncHandler<ModifyAccountRequest, ModifyAccountResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ModifyAccountRequest - Class in com.amazonaws.services.workspaces.model
 
ModifyAccountRequest() - Constructor for class com.amazonaws.services.workspaces.model.ModifyAccountRequest
 
ModifyAccountResult - Class in com.amazonaws.services.workspaces.model
 
ModifyAccountResult() - Constructor for class com.amazonaws.services.workspaces.model.ModifyAccountResult
 
modifyClientProperties(ModifyClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
modifyClientProperties(ModifyClientPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Modifies the properties of the specified Amazon WorkSpaces clients.
modifyClientProperties(ModifyClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Modifies the properties of the specified Amazon WorkSpaces clients.
modifyClientPropertiesAsync(ModifyClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyClientPropertiesAsync(ModifyClientPropertiesRequest, AsyncHandler<ModifyClientPropertiesRequest, ModifyClientPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyClientPropertiesAsync(ModifyClientPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the properties of the specified Amazon WorkSpaces clients.
modifyClientPropertiesAsync(ModifyClientPropertiesRequest, AsyncHandler<ModifyClientPropertiesRequest, ModifyClientPropertiesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the properties of the specified Amazon WorkSpaces clients.
modifyClientPropertiesAsync(ModifyClientPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
modifyClientPropertiesAsync(ModifyClientPropertiesRequest, AsyncHandler<ModifyClientPropertiesRequest, ModifyClientPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ModifyClientPropertiesRequest - Class in com.amazonaws.services.workspaces.model
 
ModifyClientPropertiesRequest() - Constructor for class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
 
ModifyClientPropertiesResult - Class in com.amazonaws.services.workspaces.model
 
ModifyClientPropertiesResult() - Constructor for class com.amazonaws.services.workspaces.model.ModifyClientPropertiesResult
 
modifySelfservicePermissions(ModifySelfservicePermissionsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
modifySelfservicePermissions(ModifySelfservicePermissionsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Modifies the self-service WorkSpace management capabilities for your users.
modifySelfservicePermissions(ModifySelfservicePermissionsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Modifies the self-service WorkSpace management capabilities for your users.
modifySelfservicePermissionsAsync(ModifySelfservicePermissionsRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifySelfservicePermissionsAsync(ModifySelfservicePermissionsRequest, AsyncHandler<ModifySelfservicePermissionsRequest, ModifySelfservicePermissionsResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifySelfservicePermissionsAsync(ModifySelfservicePermissionsRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the self-service WorkSpace management capabilities for your users.
modifySelfservicePermissionsAsync(ModifySelfservicePermissionsRequest, AsyncHandler<ModifySelfservicePermissionsRequest, ModifySelfservicePermissionsResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the self-service WorkSpace management capabilities for your users.
modifySelfservicePermissionsAsync(ModifySelfservicePermissionsRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
modifySelfservicePermissionsAsync(ModifySelfservicePermissionsRequest, AsyncHandler<ModifySelfservicePermissionsRequest, ModifySelfservicePermissionsResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ModifySelfservicePermissionsRequest - Class in com.amazonaws.services.workspaces.model
 
ModifySelfservicePermissionsRequest() - Constructor for class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
 
ModifySelfservicePermissionsResult - Class in com.amazonaws.services.workspaces.model
 
ModifySelfservicePermissionsResult() - Constructor for class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsResult
 
modifyWorkspaceAccessProperties(ModifyWorkspaceAccessPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
modifyWorkspaceAccessProperties(ModifyWorkspaceAccessPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Specifies which devices and operating systems users can use to access their WorkSpaces.
modifyWorkspaceAccessProperties(ModifyWorkspaceAccessPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Specifies which devices and operating systems users can use to access their WorkSpaces.
modifyWorkspaceAccessPropertiesAsync(ModifyWorkspaceAccessPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspaceAccessPropertiesAsync(ModifyWorkspaceAccessPropertiesRequest, AsyncHandler<ModifyWorkspaceAccessPropertiesRequest, ModifyWorkspaceAccessPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspaceAccessPropertiesAsync(ModifyWorkspaceAccessPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Specifies which devices and operating systems users can use to access their WorkSpaces.
modifyWorkspaceAccessPropertiesAsync(ModifyWorkspaceAccessPropertiesRequest, AsyncHandler<ModifyWorkspaceAccessPropertiesRequest, ModifyWorkspaceAccessPropertiesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Specifies which devices and operating systems users can use to access their WorkSpaces.
modifyWorkspaceAccessPropertiesAsync(ModifyWorkspaceAccessPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
modifyWorkspaceAccessPropertiesAsync(ModifyWorkspaceAccessPropertiesRequest, AsyncHandler<ModifyWorkspaceAccessPropertiesRequest, ModifyWorkspaceAccessPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ModifyWorkspaceAccessPropertiesRequest - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspaceAccessPropertiesRequest() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
ModifyWorkspaceAccessPropertiesResult - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspaceAccessPropertiesResult() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesResult
 
modifyWorkspaceCreationProperties(ModifyWorkspaceCreationPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
modifyWorkspaceCreationProperties(ModifyWorkspaceCreationPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Modify the default properties used to create WorkSpaces.
modifyWorkspaceCreationProperties(ModifyWorkspaceCreationPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Modify the default properties used to create WorkSpaces.
modifyWorkspaceCreationPropertiesAsync(ModifyWorkspaceCreationPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspaceCreationPropertiesAsync(ModifyWorkspaceCreationPropertiesRequest, AsyncHandler<ModifyWorkspaceCreationPropertiesRequest, ModifyWorkspaceCreationPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspaceCreationPropertiesAsync(ModifyWorkspaceCreationPropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modify the default properties used to create WorkSpaces.
modifyWorkspaceCreationPropertiesAsync(ModifyWorkspaceCreationPropertiesRequest, AsyncHandler<ModifyWorkspaceCreationPropertiesRequest, ModifyWorkspaceCreationPropertiesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modify the default properties used to create WorkSpaces.
modifyWorkspaceCreationPropertiesAsync(ModifyWorkspaceCreationPropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
modifyWorkspaceCreationPropertiesAsync(ModifyWorkspaceCreationPropertiesRequest, AsyncHandler<ModifyWorkspaceCreationPropertiesRequest, ModifyWorkspaceCreationPropertiesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ModifyWorkspaceCreationPropertiesRequest - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspaceCreationPropertiesRequest() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
ModifyWorkspaceCreationPropertiesResult - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspaceCreationPropertiesResult() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesResult
 
modifyWorkspaceProperties(ModifyWorkspacePropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
modifyWorkspaceProperties(ModifyWorkspacePropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Modifies the specified WorkSpace properties.
modifyWorkspaceProperties(ModifyWorkspacePropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Modifies the specified WorkSpace properties.
modifyWorkspacePropertiesAsync(ModifyWorkspacePropertiesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspacePropertiesAsync(ModifyWorkspacePropertiesRequest, AsyncHandler<ModifyWorkspacePropertiesRequest, ModifyWorkspacePropertiesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspacePropertiesAsync(ModifyWorkspacePropertiesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the specified WorkSpace properties.
modifyWorkspacePropertiesAsync(ModifyWorkspacePropertiesRequest, AsyncHandler<ModifyWorkspacePropertiesRequest, ModifyWorkspacePropertiesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Modifies the specified WorkSpace properties.
modifyWorkspacePropertiesAsync(ModifyWorkspacePropertiesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
modifyWorkspacePropertiesAsync(ModifyWorkspacePropertiesRequest, AsyncHandler<ModifyWorkspacePropertiesRequest, ModifyWorkspacePropertiesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ModifyWorkspacePropertiesRequest - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspacePropertiesRequest() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
ModifyWorkspacePropertiesResult - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspacePropertiesResult() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesResult
 
modifyWorkspaceState(ModifyWorkspaceStateRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
modifyWorkspaceState(ModifyWorkspaceStateRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Sets the state of the specified WorkSpace.
modifyWorkspaceState(ModifyWorkspaceStateRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Sets the state of the specified WorkSpace.
modifyWorkspaceStateAsync(ModifyWorkspaceStateRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspaceStateAsync(ModifyWorkspaceStateRequest, AsyncHandler<ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
modifyWorkspaceStateAsync(ModifyWorkspaceStateRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Sets the state of the specified WorkSpace.
modifyWorkspaceStateAsync(ModifyWorkspaceStateRequest, AsyncHandler<ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Sets the state of the specified WorkSpace.
modifyWorkspaceStateAsync(ModifyWorkspaceStateRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
modifyWorkspaceStateAsync(ModifyWorkspaceStateRequest, AsyncHandler<ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
ModifyWorkspaceStateRequest - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspaceStateRequest() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
 
ModifyWorkspaceStateResult - Class in com.amazonaws.services.workspaces.model
 
ModifyWorkspaceStateResult() - Constructor for class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateResult
 

O

OperatingSystem - Class in com.amazonaws.services.workspaces.model
The operating system that the image is running.
OperatingSystem() - Constructor for class com.amazonaws.services.workspaces.model.OperatingSystem
 
OperatingSystemType - Enum in com.amazonaws.services.workspaces.model
 
OperationInProgressException - Exception in com.amazonaws.services.workspaces.model
The properties of this WorkSpace are currently being modified.
OperationInProgressException(String) - Constructor for exception com.amazonaws.services.workspaces.model.OperationInProgressException
Constructs a new OperationInProgressException with the specified error message.
OperationNotSupportedException - Exception in com.amazonaws.services.workspaces.model
This operation is not supported.
OperationNotSupportedException(String) - Constructor for exception com.amazonaws.services.workspaces.model.OperationNotSupportedException
Constructs a new OperationNotSupportedException with the specified error message.

R

RebootRequest - Class in com.amazonaws.services.workspaces.model
Describes the information used to reboot a WorkSpace.
RebootRequest() - Constructor for class com.amazonaws.services.workspaces.model.RebootRequest
 
rebootWorkspaces(RebootWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
rebootWorkspaces(RebootWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Reboots the specified WorkSpaces.
rebootWorkspaces(RebootWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Reboots the specified WorkSpaces.
rebootWorkspacesAsync(RebootWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
rebootWorkspacesAsync(RebootWorkspacesRequest, AsyncHandler<RebootWorkspacesRequest, RebootWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
rebootWorkspacesAsync(RebootWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Reboots the specified WorkSpaces.
rebootWorkspacesAsync(RebootWorkspacesRequest, AsyncHandler<RebootWorkspacesRequest, RebootWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Reboots the specified WorkSpaces.
rebootWorkspacesAsync(RebootWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
rebootWorkspacesAsync(RebootWorkspacesRequest, AsyncHandler<RebootWorkspacesRequest, RebootWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
RebootWorkspacesRequest - Class in com.amazonaws.services.workspaces.model
 
RebootWorkspacesRequest() - Constructor for class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
 
RebootWorkspacesResult - Class in com.amazonaws.services.workspaces.model
 
RebootWorkspacesResult() - Constructor for class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
 
RebuildRequest - Class in com.amazonaws.services.workspaces.model
Describes the information used to rebuild a WorkSpace.
RebuildRequest() - Constructor for class com.amazonaws.services.workspaces.model.RebuildRequest
 
rebuildWorkspaces(RebuildWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
rebuildWorkspaces(RebuildWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Rebuilds the specified WorkSpace.
rebuildWorkspaces(RebuildWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Rebuilds the specified WorkSpace.
rebuildWorkspacesAsync(RebuildWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
rebuildWorkspacesAsync(RebuildWorkspacesRequest, AsyncHandler<RebuildWorkspacesRequest, RebuildWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
rebuildWorkspacesAsync(RebuildWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Rebuilds the specified WorkSpace.
rebuildWorkspacesAsync(RebuildWorkspacesRequest, AsyncHandler<RebuildWorkspacesRequest, RebuildWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Rebuilds the specified WorkSpace.
rebuildWorkspacesAsync(RebuildWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
rebuildWorkspacesAsync(RebuildWorkspacesRequest, AsyncHandler<RebuildWorkspacesRequest, RebuildWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
RebuildWorkspacesRequest - Class in com.amazonaws.services.workspaces.model
 
RebuildWorkspacesRequest() - Constructor for class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
 
RebuildWorkspacesResult - Class in com.amazonaws.services.workspaces.model
 
RebuildWorkspacesResult() - Constructor for class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
 
ReconnectEnum - Enum in com.amazonaws.services.workspaces.model
 
registerWorkspaceDirectory(RegisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
registerWorkspaceDirectory(RegisterWorkspaceDirectoryRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Registers the specified directory.
registerWorkspaceDirectory(RegisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Registers the specified directory.
registerWorkspaceDirectoryAsync(RegisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
registerWorkspaceDirectoryAsync(RegisterWorkspaceDirectoryRequest, AsyncHandler<RegisterWorkspaceDirectoryRequest, RegisterWorkspaceDirectoryResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
registerWorkspaceDirectoryAsync(RegisterWorkspaceDirectoryRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Registers the specified directory.
registerWorkspaceDirectoryAsync(RegisterWorkspaceDirectoryRequest, AsyncHandler<RegisterWorkspaceDirectoryRequest, RegisterWorkspaceDirectoryResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Registers the specified directory.
registerWorkspaceDirectoryAsync(RegisterWorkspaceDirectoryRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
registerWorkspaceDirectoryAsync(RegisterWorkspaceDirectoryRequest, AsyncHandler<RegisterWorkspaceDirectoryRequest, RegisterWorkspaceDirectoryResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
RegisterWorkspaceDirectoryRequest - Class in com.amazonaws.services.workspaces.model
 
RegisterWorkspaceDirectoryRequest() - Constructor for class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
RegisterWorkspaceDirectoryResult - Class in com.amazonaws.services.workspaces.model
 
RegisterWorkspaceDirectoryResult() - Constructor for class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryResult
 
ResourceAlreadyExistsException - Exception in com.amazonaws.services.workspaces.model
The specified resource already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.workspaces.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceAssociatedException - Exception in com.amazonaws.services.workspaces.model
The resource is associated with a directory.
ResourceAssociatedException(String) - Constructor for exception com.amazonaws.services.workspaces.model.ResourceAssociatedException
Constructs a new ResourceAssociatedException with the specified error message.
ResourceCreationFailedException - Exception in com.amazonaws.services.workspaces.model
The resource could not be created.
ResourceCreationFailedException(String) - Constructor for exception com.amazonaws.services.workspaces.model.ResourceCreationFailedException
Constructs a new ResourceCreationFailedException with the specified error message.
ResourceLimitExceededException - Exception in com.amazonaws.services.workspaces.model
Your resource limits have been exceeded.
ResourceLimitExceededException(String) - Constructor for exception com.amazonaws.services.workspaces.model.ResourceLimitExceededException
Constructs a new ResourceLimitExceededException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.workspaces.model
The resource could not be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.workspaces.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceUnavailableException - Exception in com.amazonaws.services.workspaces.model
The specified resource is not available.
ResourceUnavailableException(String) - Constructor for exception com.amazonaws.services.workspaces.model.ResourceUnavailableException
Constructs a new ResourceUnavailableException with the specified error message.
restoreWorkspace(RestoreWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
restoreWorkspace(RestoreWorkspaceRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Restores the specified WorkSpace to its last known healthy state.
restoreWorkspace(RestoreWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Restores the specified WorkSpace to its last known healthy state.
restoreWorkspaceAsync(RestoreWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
restoreWorkspaceAsync(RestoreWorkspaceRequest, AsyncHandler<RestoreWorkspaceRequest, RestoreWorkspaceResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
restoreWorkspaceAsync(RestoreWorkspaceRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Restores the specified WorkSpace to its last known healthy state.
restoreWorkspaceAsync(RestoreWorkspaceRequest, AsyncHandler<RestoreWorkspaceRequest, RestoreWorkspaceResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Restores the specified WorkSpace to its last known healthy state.
restoreWorkspaceAsync(RestoreWorkspaceRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
restoreWorkspaceAsync(RestoreWorkspaceRequest, AsyncHandler<RestoreWorkspaceRequest, RestoreWorkspaceResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
RestoreWorkspaceRequest - Class in com.amazonaws.services.workspaces.model
 
RestoreWorkspaceRequest() - Constructor for class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
 
RestoreWorkspaceResult - Class in com.amazonaws.services.workspaces.model
 
RestoreWorkspaceResult() - Constructor for class com.amazonaws.services.workspaces.model.RestoreWorkspaceResult
 
revokeIpRules(RevokeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
revokeIpRules(RevokeIpRulesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Removes one or more rules from the specified IP access control group.
revokeIpRules(RevokeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Removes one or more rules from the specified IP access control group.
revokeIpRulesAsync(RevokeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
revokeIpRulesAsync(RevokeIpRulesRequest, AsyncHandler<RevokeIpRulesRequest, RevokeIpRulesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
revokeIpRulesAsync(RevokeIpRulesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Removes one or more rules from the specified IP access control group.
revokeIpRulesAsync(RevokeIpRulesRequest, AsyncHandler<RevokeIpRulesRequest, RevokeIpRulesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Removes one or more rules from the specified IP access control group.
revokeIpRulesAsync(RevokeIpRulesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
revokeIpRulesAsync(RevokeIpRulesRequest, AsyncHandler<RevokeIpRulesRequest, RevokeIpRulesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
RevokeIpRulesRequest - Class in com.amazonaws.services.workspaces.model
 
RevokeIpRulesRequest() - Constructor for class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
 
RevokeIpRulesResult - Class in com.amazonaws.services.workspaces.model
 
RevokeIpRulesResult() - Constructor for class com.amazonaws.services.workspaces.model.RevokeIpRulesResult
 
RootStorage - Class in com.amazonaws.services.workspaces.model
Describes the root volume for a WorkSpace bundle.
RootStorage() - Constructor for class com.amazonaws.services.workspaces.model.RootStorage
 
RunningMode - Enum in com.amazonaws.services.workspaces.model
 

S

SelfservicePermissions - Class in com.amazonaws.services.workspaces.model
Describes the self-service permissions for a directory.
SelfservicePermissions() - Constructor for class com.amazonaws.services.workspaces.model.SelfservicePermissions
 
setAccountModifications(Collection<AccountModification>) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
The list of modifications to the configuration of BYOL.
setAlias(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory alias.
setBundleId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the bundle.
setBundleId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the target bundle type to migrate the WorkSpace to.
setBundleId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the bundle used to create the WorkSpace.
setBundleId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The bundle identifier.
setBundleId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The identifier of the bundle for the WorkSpace.
setBundleIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The identifiers of the bundles.
setBundles(Collection<WorkspaceBundle>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
Information about the bundles.
setCapacity(String) - Method in class com.amazonaws.services.workspaces.model.RootStorage
The size of the root volume.
setCapacity(String) - Method in class com.amazonaws.services.workspaces.model.UserStorage
The size of the user storage.
setChangeComputeType(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can change the compute type (bundle) for their WorkSpace.
setClientProperties(ClientProperties) - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
Information about the Amazon WorkSpaces client.
setClientProperties(ClientProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
Information about the Amazon WorkSpaces client.
setClientPropertiesList(Collection<ClientPropertiesResult>) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
Information about the specified Amazon WorkSpaces clients.
setComputerName(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The name of the WorkSpace, as seen by the operating system.
setComputeType(ComputeType) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The compute type.
setComputeTypeName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The compute type.
setComputeTypeName(Compute) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The compute type.
setConnectionState(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The connection state of the WorkSpace.
setConnectionState(ConnectionState) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The connection state of the WorkSpace.
setConnectionStateCheckTimestamp(Date) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the connection status check.
setCustomerUserName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The user name for the service account.
setCustomSecurityGroupId(String) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
The identifier of any security groups to apply to WorkSpaces when they are created.
setCustomSecurityGroupId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
The identifier of your custom security group.
setDedicatedTenancyManagementCidrRange(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The IP address range, specified as an IPv4 CIDR block, for the management network interface used for the account.
setDedicatedTenancyManagementCidrRange(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
The IP address range, specified as an IPv4 CIDR block, used for the management network interface.
setDedicatedTenancyManagementCidrRange(String) - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
The IP address range, specified as an IPv4 CIDR block, for the management network interface.
setDedicatedTenancySupport(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The status of BYOL (whether BYOL is being enabled or disabled).
setDedicatedTenancySupport(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
The status of BYOL (whether BYOL is enabled or disabled).
setDedicatedTenancySupport(String) - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
The status of BYOL.
setDefaultOu(String) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
setDefaultOu(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
The default organizational unit (OU) for your WorkSpace directories.
setDescription(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
A description of the image.
setDescription(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
A description.
setDescription(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The description of the image.
setDeviceTypeAndroid(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Android devices to access their WorkSpaces.
setDeviceTypeChromeOs(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Chromebooks to access their WorkSpaces.
setDeviceTypeIos(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use iOS devices to access their WorkSpaces.
setDeviceTypeOsx(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use macOS clients to access their WorkSpaces.
setDeviceTypeWeb(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can access their WorkSpaces through a web browser.
setDeviceTypeWindows(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Windows clients to access their WorkSpaces.
setDeviceTypeZeroClient(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use zero client devices to access their WorkSpaces.
setDirectories(Collection<WorkspaceDirectory>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
Information about the directories.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
The identifier of the directory.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
The identifier of the directory.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the directory.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
The identifier of the directory.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifier of the directory.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the AWS Directory Service directory for the WorkSpace.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory identifier.
setDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The identifier of the AWS Directory Service directory for the WorkSpace.
setDirectoryIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The identifiers of the directories.
setDirectoryName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The name of the directory.
setDirectoryType(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory type.
setDirectoryType(WorkspaceDirectoryType) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory type.
setDnsIpAddresses(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The IP addresses of the DNS servers for the directory.
setEc2ImageId(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The identifier of the EC2 image.
setEnableInternetAccess(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default.
setEnableInternetAccess(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether internet access is enabled for your WorkSpaces.
setEnableMaintenanceMode(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether maintenance mode is enabled for WorkSpaces.
setEnableMaintenanceMode(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether maintenance mode is enabled for your WorkSpaces.
setEnableSelfService(Boolean) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether self-service capabilities are enabled or disabled.
setEnableWorkDocs(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether the directory is enabled for Amazon WorkDocs.
setEnableWorkDocs(Boolean) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether Amazon WorkDocs is enabled or disabled.
setEndpoint(String) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
setEndpoint(String) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The error code that is returned if the configuration of BYOL cannot be modified.
setErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
The error code that is returned if the WorkSpace cannot be created.
setErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The error code that is returned if the WorkSpace cannot be rebooted.
setErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The error code that is returned if the WorkSpace cannot be created.
setErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The error code that is returned for the image.
setErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The text of the error message that is returned if the configuration of BYOL cannot be modified.
setErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
The text of the error message that is returned if the WorkSpace cannot be created.
setErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The text of the error message that is returned if the WorkSpace cannot be rebooted.
setErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The text of the error message that is returned if the WorkSpace cannot be created.
setErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The text of the error message that is returned for the image.
setFailedRequests(Collection<FailedCreateWorkspaceRequest>) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that could not be created.
setFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
Information about the WorkSpaces that could not be rebooted.
setFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
Information about the WorkSpace that could not be rebuilt.
setFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
Information about the WorkSpaces that could not be started.
setFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
Information about the WorkSpaces that could not be stopped.
setFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
Information about the WorkSpaces that could not be terminated.
setGroupDesc(String) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The description of the group.
setGroupDesc(String) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The description of the group.
setGroupId(String) - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
The identifier of the group.
setGroupId(String) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupResult
The identifier of the group.
setGroupId(String) - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
The identifier of the IP access control group.
setGroupId(String) - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
The identifier of the group.
setGroupId(String) - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
The identifier of the group.
setGroupId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The identifier of the group.
setGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
The identifiers of one or more IP access control groups.
setGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
The identifiers of one or more IP access control groups.
setGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
The identifiers of one or more IP access control groups.
setGroupName(String) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The name of the group.
setGroupName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The name of the group.
setIamRoleId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifier of the IAM role.
setImageDescription(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The description of the WorkSpace image.
setImageId(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
The identifier of the image.
setImageId(String) - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
The identifier of the image.
setImageId(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
The identifier of the WorkSpace image.
setImageId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The image identifier of the bundle.
setImageId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The identifier of the image.
setImageIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
The identifier of the image.
setImageName(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The name of the WorkSpace image.
setImages(Collection<WorkspaceImage>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
Information about the images.
setIncreaseVolumeSize(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can increase the volume size of the drives on their WorkSpace.
setIngestionProcess(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The ingestion process to be used when importing the image.
setIpAddress(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The IP address of the WorkSpace.
setIpGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the IP access control groups associated with the directory.
setIpRule(String) - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
The IP address range, in CIDR notation.
setKey(String) - Method in class com.amazonaws.services.workspaces.model.Tag
The key of the tag.
setLastKnownUserConnectionTimestamp(Date) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the last known user connection.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The last time that the bundle was updated.
setLimit(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The maximum number of directories to return.
setLimit(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The maximum number of items to return.
setManagementCidrRangeConstraint(String) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The IP address range to search.
setManagementCidrRanges(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
The list of available IP address ranges, specified as IPv4 CIDR blocks.
setMaxResults(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
The maximum number of items to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
The maximum number of items to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The maximum number of items to return.
setModificationState(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The state of the modification to the configuration of BYOL.
setModificationStates(Collection<ModificationState>) - Method in class com.amazonaws.services.workspaces.model.Workspace
The modification states of the WorkSpace.
setName(String) - Method in class com.amazonaws.services.workspaces.model.ComputeType
The compute type.
setName(Compute) - Method in class com.amazonaws.services.workspaces.model.ComputeType
The compute type.
setName(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The name of the image.
setName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The name of the bundle.
setName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The name of the image.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
The token to use to retrieve the next set of results, or null if no more results are available.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
The token to use to retrieve the next set of results, or null if no more results are available.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
The token to use to retrieve the next set of results, or null if there are no more results available.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
The token to use to retrieve the next set of results, or null if no more results are available.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
The token to use to retrieve the next set of results, or null if no more results are available.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
The token to use to retrieve the next set of results, or null if no more results are available.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
The token to use to retrieve the next set of results, or null if no more results are available.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
The token to use to retrieve the next set of results, or null if no more results are available.
setOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The operating system that the image is running.
setOwner(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The owner of the bundles.
setOwner(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The owner of the bundle.
setPendingRequests(Collection<Workspace>) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that were created.
setRebootWorkspaceRequests(Collection<RebootRequest>) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
The WorkSpaces to reboot.
setRebuildSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to rebuild a WorkSpace.
setRebuildWorkspace(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
setRebuildWorkspaceRequests(Collection<RebuildRequest>) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
The WorkSpace to rebuild.
setReconnectEnabled(String) - Method in class com.amazonaws.services.workspaces.model.ClientProperties
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
setRegion(Region) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
setRegion(Region) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegistrationCode(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The registration code for the directory.
setRequiredTenancy(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
Specifies whether the image is running on dedicated hardware.
setResource(String) - Method in class com.amazonaws.services.workspaces.model.ModificationState
The resource.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
The resource identifier, in the form of a directory ID.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
The identifier of the WorkSpaces resource.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
The identifier of the WorkSpaces resource.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeTagsRequest
The identifier of the WorkSpaces resource.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
The resource identifiers, in the form of directory IDs.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
The identifier of the directory.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The identifier of the directory.
setResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The identifier of the directory.
setResourceId(String) - Method in exception com.amazonaws.services.workspaces.model.ResourceNotFoundException
The ID of the resource that could not be found.
setResourceId(String) - Method in exception com.amazonaws.services.workspaces.model.ResourceUnavailableException
The identifier of the resource that is not available.
setResourceIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
The resource identifier, in the form of directory IDs.
setRestartWorkspace(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can restart their WorkSpace.
setRestoreSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to restore a WorkSpace.
setResult(Collection<WorkspacesIpGroup>) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
Information about the IP access control groups.
setRootStorage(RootStorage) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The size of the root volume.
setRootVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the root volume is encrypted.
setRootVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the root volume is encrypted.
setRootVolumeSizeGib(Integer) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The size of the root volume.
setRuleDesc(String) - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
The description.
setRunningMode(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The running mode.
setRunningMode(RunningMode) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The running mode.
setRunningModeAutoStopTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The time after a user logs off when WorkSpaces are automatically stopped.
setSelfservicePermissions(SelfservicePermissions) - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
The permissions to enable or disable self-service capabilities.
setSelfservicePermissions(SelfservicePermissions) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The default self-service permissions for WorkSpaces in the directory.
setSnapshotTime(Date) - Method in class com.amazonaws.services.workspaces.model.Snapshot
The time when the snapshot was created.
setSourceImageId(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source image.
setSourceRegion(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source Region.
setSourceWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the WorkSpace to migrate from.
setSourceWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
The original identifier of the WorkSpace that is being migrated.
setStartTime(Date) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The timestamp when the modification of the BYOL configuration was started.
setStartWorkspaceRequests(Collection<StartRequest>) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
The WorkSpaces to start.
setState(String) - Method in class com.amazonaws.services.workspaces.model.ModificationState
The modification state.
setState(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The operational state of the WorkSpace.
setState(WorkspaceState) - Method in class com.amazonaws.services.workspaces.model.Workspace
The operational state of the WorkSpace.
setState(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The state of the directory's registration with Amazon WorkSpaces.
setState(WorkspaceDirectoryState) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The state of the directory's registration with Amazon WorkSpaces.
setState(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The status of the image.
setStopWorkspaceRequests(Collection<StopRequest>) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
The WorkSpaces to stop.
setSubnetId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the subnet for the WorkSpace.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifiers of the subnets for your virtual private cloud (VPC).
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the subnets used with the directory.
setSwitchRunningMode(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can switch the running mode of their WorkSpace.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
The tag keys.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
The tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The tags for the image.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
The tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The tags associated with the directory.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The tags for the WorkSpace.
setTargetWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
The new identifier of the WorkSpace that is being migrated.
setTenancy(String) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether your WorkSpace directory is dedicated or shared.
setTenancy(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
Specifies whether the directory is dedicated or shared.
setTenancy(Tenancy) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
Specifies whether the directory is dedicated or shared.
setTerminateWorkspaceRequests(Collection<TerminateRequest>) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
The WorkSpaces to terminate.
setType(String) - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
The operating system.
setUserEnabledAsLocalAdministrator(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
setUserEnabledAsLocalAdministrator(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether users are local administrators of their WorkSpaces.
setUserName(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The name of the directory user.
setUserName(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The user for the WorkSpace.
setUserName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The user name of the user for the WorkSpace.
setUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
The rules to add to the group.
setUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The rules to add to the group.
setUserRules(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
The rules to remove from the group.
setUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
One or more rules.
setUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The rules.
setUserStorage(UserStorage) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The size of the user storage.
setUserVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the user volume is encrypted.
setUserVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the user volume is encrypted.
setUserVolumeSizeGib(Integer) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The size of the user storage.
setValue(String) - Method in class com.amazonaws.services.workspaces.model.Tag
The value of the tag.
setVolumeEncryptionKey(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace.
setVolumeEncryptionKey(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace.
setWorkspaceAccessProperties(WorkspaceAccessProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The device types and operating systems to enable or disable for access.
setWorkspaceAccessProperties(WorkspaceAccessProperties) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The devices and operating systems that users can use to access WorkSpaces.
setWorkspaceCreationProperties(WorkspaceCreationProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The default properties for creating WorkSpaces.
setWorkspaceCreationProperties(DefaultWorkspaceCreationProperties) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The default creation properties for all WorkSpaces in the directory.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.RebootRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.StartRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.StopRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the WorkSpace.
setWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The identifier of the WorkSpace.
setWorkspaceIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
The identifiers of the WorkSpaces.
setWorkspaceIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifiers of the WorkSpaces.
setWorkspaceProperties(WorkspaceProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
The properties of the WorkSpace.
setWorkspaceProperties(WorkspaceProperties) - Method in class com.amazonaws.services.workspaces.model.Workspace
The properties of the WorkSpace.
setWorkspaceProperties(WorkspaceProperties) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The WorkSpace properties.
setWorkspaceRequest(WorkspaceRequest) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
Information about the WorkSpace.
setWorkspaces(Collection<WorkspaceRequest>) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
The WorkSpaces to create.
setWorkspaces(Collection<Workspace>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
Information about the WorkSpaces.
setWorkspacesConnectionStatus(Collection<WorkspaceConnectionStatus>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
Information about the connection status of the WorkSpace.
setWorkspaceSecurityGroupId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifier of the security group that is assigned to new WorkSpaces.
setWorkspaceState(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
The WorkSpace state.
shutdown() - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
shutdown() - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
Shuts down the client, releasing all managed resources.
Snapshot - Class in com.amazonaws.services.workspaces.model
Describes a snapshot.
Snapshot() - Constructor for class com.amazonaws.services.workspaces.model.Snapshot
 
standard() - Static method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.workspaces.AmazonWorkspacesClientBuilder
 
StartRequest - Class in com.amazonaws.services.workspaces.model
Information used to start a WorkSpace.
StartRequest() - Constructor for class com.amazonaws.services.workspaces.model.StartRequest
 
startWorkspaces(StartWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
startWorkspaces(StartWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Starts the specified WorkSpaces.
startWorkspaces(StartWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Starts the specified WorkSpaces.
startWorkspacesAsync(StartWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
startWorkspacesAsync(StartWorkspacesRequest, AsyncHandler<StartWorkspacesRequest, StartWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
startWorkspacesAsync(StartWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Starts the specified WorkSpaces.
startWorkspacesAsync(StartWorkspacesRequest, AsyncHandler<StartWorkspacesRequest, StartWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Starts the specified WorkSpaces.
startWorkspacesAsync(StartWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
startWorkspacesAsync(StartWorkspacesRequest, AsyncHandler<StartWorkspacesRequest, StartWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
StartWorkspacesRequest - Class in com.amazonaws.services.workspaces.model
 
StartWorkspacesRequest() - Constructor for class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
 
StartWorkspacesResult - Class in com.amazonaws.services.workspaces.model
 
StartWorkspacesResult() - Constructor for class com.amazonaws.services.workspaces.model.StartWorkspacesResult
 
StopRequest - Class in com.amazonaws.services.workspaces.model
Describes the information used to stop a WorkSpace.
StopRequest() - Constructor for class com.amazonaws.services.workspaces.model.StopRequest
 
stopWorkspaces(StopWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
stopWorkspaces(StopWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Stops the specified WorkSpaces.
stopWorkspaces(StopWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Stops the specified WorkSpaces.
stopWorkspacesAsync(StopWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
stopWorkspacesAsync(StopWorkspacesRequest, AsyncHandler<StopWorkspacesRequest, StopWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
stopWorkspacesAsync(StopWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Stops the specified WorkSpaces.
stopWorkspacesAsync(StopWorkspacesRequest, AsyncHandler<StopWorkspacesRequest, StopWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Stops the specified WorkSpaces.
stopWorkspacesAsync(StopWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
stopWorkspacesAsync(StopWorkspacesRequest, AsyncHandler<StopWorkspacesRequest, StopWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
StopWorkspacesRequest - Class in com.amazonaws.services.workspaces.model
 
StopWorkspacesRequest() - Constructor for class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
 
StopWorkspacesResult - Class in com.amazonaws.services.workspaces.model
 
StopWorkspacesResult() - Constructor for class com.amazonaws.services.workspaces.model.StopWorkspacesResult
 

T

Tag - Class in com.amazonaws.services.workspaces.model
Describes a tag.
Tag() - Constructor for class com.amazonaws.services.workspaces.model.Tag
 
TargetWorkspaceState - Enum in com.amazonaws.services.workspaces.model
 
Tenancy - Enum in com.amazonaws.services.workspaces.model
 
TerminateRequest - Class in com.amazonaws.services.workspaces.model
Describes the information used to terminate a WorkSpace.
TerminateRequest() - Constructor for class com.amazonaws.services.workspaces.model.TerminateRequest
 
terminateWorkspaces(TerminateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
terminateWorkspaces(TerminateWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Terminates the specified WorkSpaces.
terminateWorkspaces(TerminateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Terminates the specified WorkSpaces.
terminateWorkspacesAsync(TerminateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
terminateWorkspacesAsync(TerminateWorkspacesRequest, AsyncHandler<TerminateWorkspacesRequest, TerminateWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
terminateWorkspacesAsync(TerminateWorkspacesRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Terminates the specified WorkSpaces.
terminateWorkspacesAsync(TerminateWorkspacesRequest, AsyncHandler<TerminateWorkspacesRequest, TerminateWorkspacesResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Terminates the specified WorkSpaces.
terminateWorkspacesAsync(TerminateWorkspacesRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
terminateWorkspacesAsync(TerminateWorkspacesRequest, AsyncHandler<TerminateWorkspacesRequest, TerminateWorkspacesResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
TerminateWorkspacesRequest - Class in com.amazonaws.services.workspaces.model
 
TerminateWorkspacesRequest() - Constructor for class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
 
TerminateWorkspacesResult - Class in com.amazonaws.services.workspaces.model
 
TerminateWorkspacesResult() - Constructor for class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
 
toString() - Method in enum com.amazonaws.services.workspaces.model.AccessPropertyValue
 
toString() - Method in class com.amazonaws.services.workspaces.model.AccountModification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ClientProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.Compute
 
toString() - Method in class com.amazonaws.services.workspaces.model.ComputeType
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.ConnectionState
 
toString() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.CreateTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.DedicatedTenancyModificationStateEnum
 
toString() - Method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportEnum
 
toString() - Method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportResultEnum
 
toString() - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeleteTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.ModificationResourceEnum
 
toString() - Method in class com.amazonaws.services.workspaces.model.ModificationState
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.ModificationStateEnum
 
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyAccountResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.OperatingSystemType
 
toString() - Method in class com.amazonaws.services.workspaces.model.RebootRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.ReconnectEnum
 
toString() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.RootStorage
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.RunningMode
 
toString() - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.Snapshot
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.StartRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.StopRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.Tag
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.TargetWorkspaceState
 
toString() - Method in enum com.amazonaws.services.workspaces.model.Tenancy
 
toString() - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.UserStorage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.Workspace
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryState
 
toString() - Method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryType
 
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.WorkspaceImageIngestionProcess
 
toString() - Method in enum com.amazonaws.services.workspaces.model.WorkspaceImageRequiredTenancy
 
toString() - Method in enum com.amazonaws.services.workspaces.model.WorkspaceImageState
 
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.workspaces.model.WorkspaceState
 

U

UnsupportedNetworkConfigurationException - Exception in com.amazonaws.services.workspaces.model
The configuration of this network is not supported for this operation, or your network configuration conflicts with the Amazon WorkSpaces management network IP range.
UnsupportedNetworkConfigurationException(String) - Constructor for exception com.amazonaws.services.workspaces.model.UnsupportedNetworkConfigurationException
Constructs a new UnsupportedNetworkConfigurationException with the specified error message.
UnsupportedWorkspaceConfigurationException - Exception in com.amazonaws.services.workspaces.model
The configuration of this WorkSpace is not supported for this operation.
UnsupportedWorkspaceConfigurationException(String) - Constructor for exception com.amazonaws.services.workspaces.model.UnsupportedWorkspaceConfigurationException
Constructs a new UnsupportedWorkspaceConfigurationException with the specified error message.
updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspaces
 
updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspaces
Replaces the current rules of the specified IP access control group with the specified rules.
updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesClient
Replaces the current rules of the specified IP access control group with the specified rules.
updateRulesOfIpGroupAsync(UpdateRulesOfIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
updateRulesOfIpGroupAsync(UpdateRulesOfIpGroupRequest, AsyncHandler<UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult>) - Method in class com.amazonaws.services.workspaces.AbstractAmazonWorkspacesAsync
 
updateRulesOfIpGroupAsync(UpdateRulesOfIpGroupRequest) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Replaces the current rules of the specified IP access control group with the specified rules.
updateRulesOfIpGroupAsync(UpdateRulesOfIpGroupRequest, AsyncHandler<UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult>) - Method in interface com.amazonaws.services.workspaces.AmazonWorkspacesAsync
Replaces the current rules of the specified IP access control group with the specified rules.
updateRulesOfIpGroupAsync(UpdateRulesOfIpGroupRequest) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
updateRulesOfIpGroupAsync(UpdateRulesOfIpGroupRequest, AsyncHandler<UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult>) - Method in class com.amazonaws.services.workspaces.AmazonWorkspacesAsyncClient
 
UpdateRulesOfIpGroupRequest - Class in com.amazonaws.services.workspaces.model
 
UpdateRulesOfIpGroupRequest() - Constructor for class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
UpdateRulesOfIpGroupResult - Class in com.amazonaws.services.workspaces.model
 
UpdateRulesOfIpGroupResult() - Constructor for class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupResult
 
UserStorage - Class in com.amazonaws.services.workspaces.model
Describes the user storage for a WorkSpace bundle.
UserStorage() - Constructor for class com.amazonaws.services.workspaces.model.UserStorage
 

V

valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.AccessPropertyValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.Compute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancyModificationStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportResultEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.ModificationResourceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.ModificationStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.OperatingSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.ReconnectEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.RunningMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.TargetWorkspaceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.Tenancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageIngestionProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageRequiredTenancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.workspaces.model.AccessPropertyValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.Compute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancyModificationStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.DedicatedTenancySupportResultEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.ModificationResourceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.ModificationStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.OperatingSystemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.ReconnectEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.RunningMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.TargetWorkspaceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.Tenancy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceDirectoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageIngestionProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageRequiredTenancy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.workspaces.model.WorkspaceState
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountModifications(AccountModification...) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
The list of modifications to the configuration of BYOL.
withAccountModifications(Collection<AccountModification>) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
The list of modifications to the configuration of BYOL.
withAlias(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory alias.
withBundleId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the bundle.
withBundleId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the target bundle type to migrate the WorkSpace to.
withBundleId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the bundle used to create the WorkSpace.
withBundleId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The bundle identifier.
withBundleId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The identifier of the bundle for the WorkSpace.
withBundleIds(String...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The identifiers of the bundles.
withBundleIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The identifiers of the bundles.
withBundles(WorkspaceBundle...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
Information about the bundles.
withBundles(Collection<WorkspaceBundle>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
Information about the bundles.
withCapacity(String) - Method in class com.amazonaws.services.workspaces.model.RootStorage
The size of the root volume.
withCapacity(String) - Method in class com.amazonaws.services.workspaces.model.UserStorage
The size of the user storage.
withChangeComputeType(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can change the compute type (bundle) for their WorkSpace.
withChangeComputeType(ReconnectEnum) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can change the compute type (bundle) for their WorkSpace.
withClientProperties(ClientProperties) - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
Information about the Amazon WorkSpaces client.
withClientProperties(ClientProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
Information about the Amazon WorkSpaces client.
withClientPropertiesList(ClientPropertiesResult...) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
Information about the specified Amazon WorkSpaces clients.
withClientPropertiesList(Collection<ClientPropertiesResult>) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesResult
Information about the specified Amazon WorkSpaces clients.
withComputerName(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The name of the WorkSpace, as seen by the operating system.
withComputeType(ComputeType) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The compute type.
withComputeTypeName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The compute type.
withComputeTypeName(Compute) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The compute type.
withConnectionState(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The connection state of the WorkSpace.
withConnectionState(ConnectionState) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The connection state of the WorkSpace.
withConnectionStateCheckTimestamp(Date) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the connection status check.
withCustomerUserName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The user name for the service account.
withCustomSecurityGroupId(String) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
The identifier of any security groups to apply to WorkSpaces when they are created.
withCustomSecurityGroupId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
The identifier of your custom security group.
withDedicatedTenancyManagementCidrRange(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The IP address range, specified as an IPv4 CIDR block, for the management network interface used for the account.
withDedicatedTenancyManagementCidrRange(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
The IP address range, specified as an IPv4 CIDR block, used for the management network interface.
withDedicatedTenancyManagementCidrRange(String) - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
The IP address range, specified as an IPv4 CIDR block, for the management network interface.
withDedicatedTenancySupport(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The status of BYOL (whether BYOL is being enabled or disabled).
withDedicatedTenancySupport(DedicatedTenancySupportResultEnum) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The status of BYOL (whether BYOL is being enabled or disabled).
withDedicatedTenancySupport(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
The status of BYOL (whether BYOL is enabled or disabled).
withDedicatedTenancySupport(DedicatedTenancySupportResultEnum) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountResult
The status of BYOL (whether BYOL is enabled or disabled).
withDedicatedTenancySupport(String) - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
The status of BYOL.
withDedicatedTenancySupport(DedicatedTenancySupportEnum) - Method in class com.amazonaws.services.workspaces.model.ModifyAccountRequest
The status of BYOL.
withDefaultOu(String) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
withDefaultOu(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
The default organizational unit (OU) for your WorkSpace directories.
withDescription(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
A description of the image.
withDescription(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
A description.
withDescription(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The description of the image.
withDeviceTypeAndroid(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Android devices to access their WorkSpaces.
withDeviceTypeAndroid(AccessPropertyValue) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Android devices to access their WorkSpaces.
withDeviceTypeChromeOs(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Chromebooks to access their WorkSpaces.
withDeviceTypeChromeOs(AccessPropertyValue) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Chromebooks to access their WorkSpaces.
withDeviceTypeIos(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use iOS devices to access their WorkSpaces.
withDeviceTypeIos(AccessPropertyValue) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use iOS devices to access their WorkSpaces.
withDeviceTypeOsx(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use macOS clients to access their WorkSpaces.
withDeviceTypeOsx(AccessPropertyValue) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use macOS clients to access their WorkSpaces.
withDeviceTypeWeb(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can access their WorkSpaces through a web browser.
withDeviceTypeWeb(AccessPropertyValue) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can access their WorkSpaces through a web browser.
withDeviceTypeWindows(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Windows clients to access their WorkSpaces.
withDeviceTypeWindows(AccessPropertyValue) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Windows clients to access their WorkSpaces.
withDeviceTypeZeroClient(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use zero client devices to access their WorkSpaces.
withDeviceTypeZeroClient(AccessPropertyValue) - Method in class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use zero client devices to access their WorkSpaces.
withDirectories(WorkspaceDirectory...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
Information about the directories.
withDirectories(Collection<WorkspaceDirectory>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
Information about the directories.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
The identifier of the directory.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
The identifier of the directory.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the directory.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
The identifier of the directory.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifier of the directory.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the AWS Directory Service directory for the WorkSpace.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory identifier.
withDirectoryId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The identifier of the AWS Directory Service directory for the WorkSpace.
withDirectoryIds(String...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The identifiers of the directories.
withDirectoryIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The identifiers of the directories.
withDirectoryName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The name of the directory.
withDirectoryType(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory type.
withDirectoryType(WorkspaceDirectoryType) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The directory type.
withDnsIpAddresses(String...) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The IP addresses of the DNS servers for the directory.
withDnsIpAddresses(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The IP addresses of the DNS servers for the directory.
withEc2ImageId(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The identifier of the EC2 image.
withEnableInternetAccess(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default.
withEnableInternetAccess(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether internet access is enabled for your WorkSpaces.
withEnableMaintenanceMode(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether maintenance mode is enabled for WorkSpaces.
withEnableMaintenanceMode(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether maintenance mode is enabled for your WorkSpaces.
withEnableSelfService(Boolean) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether self-service capabilities are enabled or disabled.
withEnableWorkDocs(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether the directory is enabled for Amazon WorkDocs.
withEnableWorkDocs(Boolean) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether Amazon WorkDocs is enabled or disabled.
withErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The error code that is returned if the configuration of BYOL cannot be modified.
withErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
The error code that is returned if the WorkSpace cannot be created.
withErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The error code that is returned if the WorkSpace cannot be rebooted.
withErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The error code that is returned if the WorkSpace cannot be created.
withErrorCode(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The error code that is returned for the image.
withErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The text of the error message that is returned if the configuration of BYOL cannot be modified.
withErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
The text of the error message that is returned if the WorkSpace cannot be created.
withErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The text of the error message that is returned if the WorkSpace cannot be rebooted.
withErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The text of the error message that is returned if the WorkSpace cannot be created.
withErrorMessage(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The text of the error message that is returned for the image.
withFailedRequests(FailedCreateWorkspaceRequest...) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that could not be created.
withFailedRequests(Collection<FailedCreateWorkspaceRequest>) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that could not be created.
withFailedRequests(FailedWorkspaceChangeRequest...) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
Information about the WorkSpaces that could not be rebooted.
withFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesResult
Information about the WorkSpaces that could not be rebooted.
withFailedRequests(FailedWorkspaceChangeRequest...) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
Information about the WorkSpace that could not be rebuilt.
withFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesResult
Information about the WorkSpace that could not be rebuilt.
withFailedRequests(FailedWorkspaceChangeRequest...) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
Information about the WorkSpaces that could not be started.
withFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesResult
Information about the WorkSpaces that could not be started.
withFailedRequests(FailedWorkspaceChangeRequest...) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
Information about the WorkSpaces that could not be stopped.
withFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesResult
Information about the WorkSpaces that could not be stopped.
withFailedRequests(FailedWorkspaceChangeRequest...) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
Information about the WorkSpaces that could not be terminated.
withFailedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesResult
Information about the WorkSpaces that could not be terminated.
withGroupDesc(String) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The description of the group.
withGroupDesc(String) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The description of the group.
withGroupId(String) - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
The identifier of the group.
withGroupId(String) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupResult
The identifier of the group.
withGroupId(String) - Method in class com.amazonaws.services.workspaces.model.DeleteIpGroupRequest
The identifier of the IP access control group.
withGroupId(String) - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
The identifier of the group.
withGroupId(String) - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
The identifier of the group.
withGroupId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The identifier of the group.
withGroupIds(String...) - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
The identifiers of one or more IP access control groups.
withGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.AssociateIpGroupsRequest
The identifiers of one or more IP access control groups.
withGroupIds(String...) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
The identifiers of one or more IP access control groups.
withGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
The identifiers of one or more IP access control groups.
withGroupIds(String...) - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
The identifiers of one or more IP access control groups.
withGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DisassociateIpGroupsRequest
The identifiers of one or more IP access control groups.
withGroupName(String) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The name of the group.
withGroupName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The name of the group.
withIamRoleId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifier of the IAM role.
withImageDescription(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The description of the WorkSpace image.
withImageId(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageResult
The identifier of the image.
withImageId(String) - Method in class com.amazonaws.services.workspaces.model.DeleteWorkspaceImageRequest
The identifier of the image.
withImageId(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageResult
The identifier of the WorkSpace image.
withImageId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The image identifier of the bundle.
withImageId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The identifier of the image.
withImageIds(String...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
The identifier of the image.
withImageIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
The identifier of the image.
withImageName(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The name of the WorkSpace image.
withImages(WorkspaceImage...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
Information about the images.
withImages(Collection<WorkspaceImage>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
Information about the images.
withIncreaseVolumeSize(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can increase the volume size of the drives on their WorkSpace.
withIncreaseVolumeSize(ReconnectEnum) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can increase the volume size of the drives on their WorkSpace.
withIngestionProcess(String) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The ingestion process to be used when importing the image.
withIngestionProcess(WorkspaceImageIngestionProcess) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The ingestion process to be used when importing the image.
withIpAddress(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The IP address of the WorkSpace.
withIpGroupIds(String...) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the IP access control groups associated with the directory.
withIpGroupIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the IP access control groups associated with the directory.
withIpRule(String) - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
The IP address range, in CIDR notation.
withKey(String) - Method in class com.amazonaws.services.workspaces.model.Tag
The key of the tag.
withLastKnownUserConnectionTimestamp(Date) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the last known user connection.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The last time that the bundle was updated.
withLimit(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The maximum number of directories to return.
withLimit(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The maximum number of items to return.
withManagementCidrRangeConstraint(String) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The IP address range to search.
withManagementCidrRanges(String...) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
The list of available IP address ranges, specified as IPv4 CIDR blocks.
withManagementCidrRanges(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
The list of available IP address ranges, specified as IPv4 CIDR blocks.
withMaxResults(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
The maximum number of items to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
The maximum number of items to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The maximum number of items to return.
withModificationState(String) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The state of the modification to the configuration of BYOL.
withModificationState(DedicatedTenancyModificationStateEnum) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The state of the modification to the configuration of BYOL.
withModificationStates(ModificationState...) - Method in class com.amazonaws.services.workspaces.model.Workspace
The modification states of the WorkSpace.
withModificationStates(Collection<ModificationState>) - Method in class com.amazonaws.services.workspaces.model.Workspace
The modification states of the WorkSpace.
withName(String) - Method in class com.amazonaws.services.workspaces.model.ComputeType
The compute type.
withName(Compute) - Method in class com.amazonaws.services.workspaces.model.ComputeType
The compute type.
withName(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The name of the image.
withName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The name of the bundle.
withName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The name of the image.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeAccountModificationsResult
The token to use to retrieve the next set of results, or null if no more results are available.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
The token to use to retrieve the next set of results, or null if no more results are available.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesResult
The token to use to retrieve the next set of results, or null if there are no more results available.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceDirectoriesResult
The token to use to retrieve the next set of results, or null if no more results are available.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceImagesResult
The token to use to retrieve the next set of results, or null if no more results are available.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
The token to use to retrieve the next set of results, or null if no more results are available.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
The token to use to retrieve the next set of results, or null if no more results are available.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.workspaces.model.ListAvailableManagementCidrRangesResult
The token to use to retrieve the next set of results, or null if no more results are available.
withOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The operating system that the image is running.
withOwner(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceBundlesRequest
The owner of the bundles.
withOwner(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The owner of the bundle.
withPendingRequests(Workspace...) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that were created.
withPendingRequests(Collection<Workspace>) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesResult
Information about the WorkSpaces that were created.
withRebootWorkspaceRequests(RebootRequest...) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
The WorkSpaces to reboot.
withRebootWorkspaceRequests(Collection<RebootRequest>) - Method in class com.amazonaws.services.workspaces.model.RebootWorkspacesRequest
The WorkSpaces to reboot.
withRebuildSnapshots(Snapshot...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to rebuild a WorkSpace.
withRebuildSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to rebuild a WorkSpace.
withRebuildWorkspace(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
withRebuildWorkspace(ReconnectEnum) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
withRebuildWorkspaceRequests(RebuildRequest...) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
The WorkSpace to rebuild.
withRebuildWorkspaceRequests(Collection<RebuildRequest>) - Method in class com.amazonaws.services.workspaces.model.RebuildWorkspacesRequest
The WorkSpace to rebuild.
withReconnectEnabled(String) - Method in class com.amazonaws.services.workspaces.model.ClientProperties
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
withReconnectEnabled(ReconnectEnum) - Method in class com.amazonaws.services.workspaces.model.ClientProperties
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
withRegistrationCode(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The registration code for the directory.
withRequiredTenancy(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
Specifies whether the image is running on dedicated hardware.
withRequiredTenancy(WorkspaceImageRequiredTenancy) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
Specifies whether the image is running on dedicated hardware.
withResource(String) - Method in class com.amazonaws.services.workspaces.model.ModificationState
The resource.
withResource(ModificationResourceEnum) - Method in class com.amazonaws.services.workspaces.model.ModificationState
The resource.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ClientPropertiesResult
The resource identifier, in the form of a directory ID.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
The identifier of the WorkSpaces resource.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
The identifier of the WorkSpaces resource.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeTagsRequest
The identifier of the WorkSpaces resource.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyClientPropertiesRequest
The resource identifiers, in the form of directory IDs.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
The identifier of the directory.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The identifier of the directory.
withResourceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The identifier of the directory.
withResourceId(String) - Method in exception com.amazonaws.services.workspaces.model.ResourceNotFoundException
The ID of the resource that could not be found.
withResourceId(String) - Method in exception com.amazonaws.services.workspaces.model.ResourceUnavailableException
The identifier of the resource that is not available.
withResourceIds(String...) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
The resource identifier, in the form of directory IDs.
withResourceIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeClientPropertiesRequest
The resource identifier, in the form of directory IDs.
withRestartWorkspace(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can restart their WorkSpace.
withRestartWorkspace(ReconnectEnum) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can restart their WorkSpace.
withRestoreSnapshots(Snapshot...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to restore a WorkSpace.
withRestoreSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsResult
Information about the snapshots that can be used to restore a WorkSpace.
withResult(WorkspacesIpGroup...) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
Information about the IP access control groups.
withResult(Collection<WorkspacesIpGroup>) - Method in class com.amazonaws.services.workspaces.model.DescribeIpGroupsResult
Information about the IP access control groups.
withRootStorage(RootStorage) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The size of the root volume.
withRootVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the root volume is encrypted.
withRootVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the root volume is encrypted.
withRootVolumeSizeGib(Integer) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The size of the root volume.
withRuleDesc(String) - Method in class com.amazonaws.services.workspaces.model.IpRuleItem
The description.
withRunningMode(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The running mode.
withRunningMode(RunningMode) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The running mode.
withRunningModeAutoStopTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The time after a user logs off when WorkSpaces are automatically stopped.
withSelfservicePermissions(SelfservicePermissions) - Method in class com.amazonaws.services.workspaces.model.ModifySelfservicePermissionsRequest
The permissions to enable or disable self-service capabilities.
withSelfservicePermissions(SelfservicePermissions) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The default self-service permissions for WorkSpaces in the directory.
withSnapshotTime(Date) - Method in class com.amazonaws.services.workspaces.model.Snapshot
The time when the snapshot was created.
withSourceImageId(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source image.
withSourceRegion(String) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source Region.
withSourceWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the WorkSpace to migrate from.
withSourceWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
The original identifier of the WorkSpace that is being migrated.
withStartTime(Date) - Method in class com.amazonaws.services.workspaces.model.AccountModification
The timestamp when the modification of the BYOL configuration was started.
withStartWorkspaceRequests(StartRequest...) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
The WorkSpaces to start.
withStartWorkspaceRequests(Collection<StartRequest>) - Method in class com.amazonaws.services.workspaces.model.StartWorkspacesRequest
The WorkSpaces to start.
withState(String) - Method in class com.amazonaws.services.workspaces.model.ModificationState
The modification state.
withState(ModificationStateEnum) - Method in class com.amazonaws.services.workspaces.model.ModificationState
The modification state.
withState(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The operational state of the WorkSpace.
withState(WorkspaceState) - Method in class com.amazonaws.services.workspaces.model.Workspace
The operational state of the WorkSpace.
withState(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The state of the directory's registration with Amazon WorkSpaces.
withState(WorkspaceDirectoryState) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The state of the directory's registration with Amazon WorkSpaces.
withState(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The status of the image.
withState(WorkspaceImageState) - Method in class com.amazonaws.services.workspaces.model.WorkspaceImage
The status of the image.
withStopWorkspaceRequests(StopRequest...) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
The WorkSpaces to stop.
withStopWorkspaceRequests(Collection<StopRequest>) - Method in class com.amazonaws.services.workspaces.model.StopWorkspacesRequest
The WorkSpaces to stop.
withSubnetId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the subnet for the WorkSpace.
withSubnetIds(String...) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifiers of the subnets for your virtual private cloud (VPC).
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifiers of the subnets for your virtual private cloud (VPC).
withSubnetIds(String...) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the subnets used with the directory.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifiers of the subnets used with the directory.
withSwitchRunningMode(String) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can switch the running mode of their WorkSpace.
withSwitchRunningMode(ReconnectEnum) - Method in class com.amazonaws.services.workspaces.model.SelfservicePermissions
Specifies whether users can switch the running mode of their WorkSpace.
withTagKeys(String...) - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
The tag keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DeleteTagsRequest
The tag keys.
withTagList(Tag...) - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
The tags.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.DescribeTagsResult
The tags.
withTags(Tag...) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The tags for the image.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.CopyWorkspaceImageRequest
The tags for the image.
withTags(Tag...) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The tags.
withTags(Tag...) - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
The tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.CreateTagsRequest
The tags.
withTags(Tag...) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.ImportWorkspaceImageRequest
The tags.
withTags(Tag...) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The tags associated with the directory.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The tags associated with the directory.
withTags(Tag...) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The tags for the WorkSpace.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The tags for the WorkSpace.
withTargetWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.MigrateWorkspaceResult
The new identifier of the WorkSpace that is being migrated.
withTenancy(String) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether your WorkSpace directory is dedicated or shared.
withTenancy(Tenancy) - Method in class com.amazonaws.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether your WorkSpace directory is dedicated or shared.
withTenancy(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
Specifies whether the directory is dedicated or shared.
withTenancy(Tenancy) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
Specifies whether the directory is dedicated or shared.
withTerminateWorkspaceRequests(TerminateRequest...) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
The WorkSpaces to terminate.
withTerminateWorkspaceRequests(Collection<TerminateRequest>) - Method in class com.amazonaws.services.workspaces.model.TerminateWorkspacesRequest
The WorkSpaces to terminate.
withType(String) - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
The operating system.
withType(OperatingSystemType) - Method in class com.amazonaws.services.workspaces.model.OperatingSystem
The operating system.
withUserEnabledAsLocalAdministrator(Boolean) - Method in class com.amazonaws.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
withUserEnabledAsLocalAdministrator(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
Indicates whether users are local administrators of their WorkSpaces.
withUserName(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The name of the directory user.
withUserName(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The user for the WorkSpace.
withUserName(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The user name of the user for the WorkSpace.
withUserRules(IpRuleItem...) - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
The rules to add to the group.
withUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.AuthorizeIpRulesRequest
The rules to add to the group.
withUserRules(IpRuleItem...) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The rules to add to the group.
withUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.CreateIpGroupRequest
The rules to add to the group.
withUserRules(String...) - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
The rules to remove from the group.
withUserRules(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.RevokeIpRulesRequest
The rules to remove from the group.
withUserRules(IpRuleItem...) - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
One or more rules.
withUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.UpdateRulesOfIpGroupRequest
One or more rules.
withUserRules(IpRuleItem...) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The rules.
withUserRules(Collection<IpRuleItem>) - Method in class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
The rules.
withUserStorage(UserStorage) - Method in class com.amazonaws.services.workspaces.model.WorkspaceBundle
The size of the user storage.
withUserVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.Workspace
Indicates whether the data stored on the user volume is encrypted.
withUserVolumeEncryptionEnabled(Boolean) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the user volume is encrypted.
withUserVolumeSizeGib(Integer) - Method in class com.amazonaws.services.workspaces.model.WorkspaceProperties
The size of the user storage.
withValue(String) - Method in class com.amazonaws.services.workspaces.model.Tag
The value of the tag.
withVolumeEncryptionKey(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace.
withVolumeEncryptionKey(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace.
withWorkspaceAccessProperties(WorkspaceAccessProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The device types and operating systems to enable or disable for access.
withWorkspaceAccessProperties(WorkspaceAccessProperties) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The devices and operating systems that users can use to access WorkSpaces.
withWorkspaceCreationProperties(WorkspaceCreationProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The default properties for creating WorkSpaces.
withWorkspaceCreationProperties(DefaultWorkspaceCreationProperties) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The default creation properties for all WorkSpaces in the directory.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.FailedWorkspaceChangeRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.RebootRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.RebuildRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.RestoreWorkspaceRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.StartRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.StopRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.TerminateRequest
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.Workspace
The identifier of the WorkSpace.
withWorkspaceId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
The identifier of the WorkSpace.
withWorkspaceIds(String...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
The identifiers of the WorkSpaces.
withWorkspaceIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
The identifiers of the WorkSpaces.
withWorkspaceIds(String...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifiers of the WorkSpaces.
withWorkspaceIds(Collection<String>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesRequest
The identifiers of the WorkSpaces.
withWorkspaceProperties(WorkspaceProperties) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspacePropertiesRequest
The properties of the WorkSpace.
withWorkspaceProperties(WorkspaceProperties) - Method in class com.amazonaws.services.workspaces.model.Workspace
The properties of the WorkSpace.
withWorkspaceProperties(WorkspaceProperties) - Method in class com.amazonaws.services.workspaces.model.WorkspaceRequest
The WorkSpace properties.
withWorkspaceRequest(WorkspaceRequest) - Method in class com.amazonaws.services.workspaces.model.FailedCreateWorkspaceRequest
Information about the WorkSpace.
withWorkspaces(WorkspaceRequest...) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
The WorkSpaces to create.
withWorkspaces(Collection<WorkspaceRequest>) - Method in class com.amazonaws.services.workspaces.model.CreateWorkspacesRequest
The WorkSpaces to create.
withWorkspaces(Workspace...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
Information about the WorkSpaces.
withWorkspaces(Collection<Workspace>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesResult
Information about the WorkSpaces.
withWorkspacesConnectionStatus(WorkspaceConnectionStatus...) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
Information about the connection status of the WorkSpace.
withWorkspacesConnectionStatus(Collection<WorkspaceConnectionStatus>) - Method in class com.amazonaws.services.workspaces.model.DescribeWorkspacesConnectionStatusResult
Information about the connection status of the WorkSpace.
withWorkspaceSecurityGroupId(String) - Method in class com.amazonaws.services.workspaces.model.WorkspaceDirectory
The identifier of the security group that is assigned to new WorkSpaces.
withWorkspaceState(String) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
The WorkSpace state.
withWorkspaceState(TargetWorkspaceState) - Method in class com.amazonaws.services.workspaces.model.ModifyWorkspaceStateRequest
The WorkSpace state.
Workspace - Class in com.amazonaws.services.workspaces.model
Describes a WorkSpace.
Workspace() - Constructor for class com.amazonaws.services.workspaces.model.Workspace
 
WorkspaceAccessProperties - Class in com.amazonaws.services.workspaces.model
The device types and operating systems that can be used to access a WorkSpace.
WorkspaceAccessProperties() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceAccessProperties
 
WorkspaceBundle - Class in com.amazonaws.services.workspaces.model
Describes a WorkSpace bundle.
WorkspaceBundle() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceBundle
 
WorkspaceConnectionStatus - Class in com.amazonaws.services.workspaces.model
Describes the connection status of a WorkSpace.
WorkspaceConnectionStatus() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceConnectionStatus
 
WorkspaceCreationProperties - Class in com.amazonaws.services.workspaces.model
Describes the default properties that are used for creating WorkSpaces.
WorkspaceCreationProperties() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceCreationProperties
 
WorkspaceDirectory - Class in com.amazonaws.services.workspaces.model
Describes a directory that is used with Amazon WorkSpaces.
WorkspaceDirectory() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceDirectory
 
WorkspaceDirectoryState - Enum in com.amazonaws.services.workspaces.model
 
WorkspaceDirectoryType - Enum in com.amazonaws.services.workspaces.model
 
WorkspaceImage - Class in com.amazonaws.services.workspaces.model
Describes a WorkSpace image.
WorkspaceImage() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceImage
 
WorkspaceImageIngestionProcess - Enum in com.amazonaws.services.workspaces.model
 
WorkspaceImageRequiredTenancy - Enum in com.amazonaws.services.workspaces.model
 
WorkspaceImageState - Enum in com.amazonaws.services.workspaces.model
 
WorkspaceProperties - Class in com.amazonaws.services.workspaces.model
Describes a WorkSpace.
WorkspaceProperties() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceProperties
 
WorkspaceRequest - Class in com.amazonaws.services.workspaces.model
Describes the information used to create a WorkSpace.
WorkspaceRequest() - Constructor for class com.amazonaws.services.workspaces.model.WorkspaceRequest
 
WorkspacesDefaultRoleNotFoundException - Exception in com.amazonaws.services.workspaces.model
The workspaces_DefaultRole role could not be found.
WorkspacesDefaultRoleNotFoundException(String) - Constructor for exception com.amazonaws.services.workspaces.model.WorkspacesDefaultRoleNotFoundException
Constructs a new WorkspacesDefaultRoleNotFoundException with the specified error message.
WorkspacesIpGroup - Class in com.amazonaws.services.workspaces.model
Describes an IP access control group.
WorkspacesIpGroup() - Constructor for class com.amazonaws.services.workspaces.model.WorkspacesIpGroup
 
WorkspaceState - Enum in com.amazonaws.services.workspaces.model
 
A B C D E F G H I L M O R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.