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

A

accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ErrorRule
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.TreeRule
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.UriEncodeFn
 
AccessDeniedException - Exception in software.amazon.awssdk.services.workspaces.model
The user is not authorized to access a resource.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
AccessPropertyValue - Enum in software.amazon.awssdk.services.workspaces.model
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
AccountModification - Class in software.amazon.awssdk.services.workspaces.model
Describes a modification to the configuration of Bring Your Own License (BYOL) for the specified account.
AccountModification.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
accountModifications() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
The list of modifications to the configuration of BYOL.
accountModifications(Collection<AccountModification>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse.Builder
The list of modifications to the configuration of BYOL.
accountModifications(AccountModification...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse.Builder
The list of modifications to the configuration of BYOL.
accountModifications(Consumer<AccountModification.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse.Builder
The list of modifications to the configuration of BYOL.
addCondition(Condition) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint.Builder
 
addHeaders(AwsRequest, Map<String, List<String>>) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addInId() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
The client add-in identifier.
addInId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn.Builder
The client add-in identifier.
addInId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
The client add-in identifier.
addInId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse.Builder
The client add-in identifier.
addInId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
The identifier of the client add-in to delete.
addInId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest.Builder
The identifier of the client add-in to delete.
addInId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
The identifier of the client add-in to update.
addInId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest.Builder
The identifier of the client add-in to update.
addIns() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
Information about client add-ins.
addIns(Collection<ConnectClientAddIn>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse.Builder
Information about client add-ins.
addIns(ConnectClientAddIn...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse.Builder
Information about client add-ins.
addIns(Consumer<ConnectClientAddIn.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse.Builder
Information about client add-ins.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset.Builder
 
alias() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The directory alias.
alias(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The directory alias.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
The identifier of the connection alias.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest.Builder
The identifier of the connection alias.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
The identifier of the connection alias.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The identifier of the connection alias.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
The identifier of the connection alias.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse.Builder
The identifier of the connection alias.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
The identifier of the connection alias to delete.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest.Builder
The identifier of the connection alias to delete.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
The identifier of the connection alias.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest.Builder
The identifier of the connection alias.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
The identifier of the connection alias.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse.Builder
The identifier of the connection alias.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
The identifier of the connection alias to disassociate.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest.Builder
The identifier of the connection alias to disassociate.
aliasId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
The identifier of the connection alias that you want to update permissions for.
aliasId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest.Builder
The identifier of the connection alias that you want to update permissions for.
aliasIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
The identifiers of the connection aliases to describe.
aliasIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest.Builder
The identifiers of the connection aliases to describe.
aliasIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest.Builder
The identifiers of the connection aliases to describe.
allowAssociation() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with a directory.
allowAssociation(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission.Builder
Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with a directory.
allowCopyImage() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
The permission to copy the image.
allowCopyImage(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest.Builder
The permission to copy the image.
allowDots() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
Application - Enum in software.amazon.awssdk.services.workspaces.model
 
applications() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
If specified, the version of Microsoft Office to subscribe to.
applications(Collection<Application>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
If specified, the version of Microsoft Office to subscribe to.
applications(Application...) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
If specified, the version of Microsoft Office to subscribe to.
applicationsAsStrings() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
If specified, the version of Microsoft Office to subscribe to.
applicationsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
If specified, the version of Microsoft Office to subscribe to.
applicationsWithStrings(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
If specified, the version of Microsoft Office to subscribe to.
argv(List<Expr>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
ASSIGN - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
associateConnectionAlias(AssociateConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Associates the specified connection alias with the specified directory to enable cross-Region redirection.
associateConnectionAlias(Consumer<AssociateConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Associates the specified connection alias with the specified directory to enable cross-Region redirection.
associateConnectionAlias(AssociateConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Associates the specified connection alias with the specified directory to enable cross-Region redirection.
associateConnectionAlias(Consumer<AssociateConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Associates the specified connection alias with the specified directory to enable cross-Region redirection.
AssociateConnectionAliasRequest - Class in software.amazon.awssdk.services.workspaces.model
 
AssociateConnectionAliasRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
AssociateConnectionAliasRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
AssociateConnectionAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.AssociateConnectionAliasRequestMarshaller
 
AssociateConnectionAliasResponse - Class in software.amazon.awssdk.services.workspaces.model
 
AssociateConnectionAliasResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
associatedAccountId() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
The identifier of the Amazon Web Services account that associated the connection alias with a directory.
associatedAccountId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation.Builder
The identifier of the Amazon Web Services account that associated the connection alias with a directory.
associateIpGroups(AssociateIpGroupsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Associates the specified IP access control group with the specified directory.
associateIpGroups(Consumer<AssociateIpGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Associates the specified IP access control group with the specified directory.
associateIpGroups(AssociateIpGroupsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Associates the specified IP access control group with the specified directory.
associateIpGroups(Consumer<AssociateIpGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Associates the specified IP access control group with the specified directory.
AssociateIpGroupsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
AssociateIpGroupsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
AssociateIpGroupsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
AssociateIpGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.AssociateIpGroupsRequestMarshaller
 
AssociateIpGroupsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
AssociateIpGroupsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
associations() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
The association status of the connection alias.
associations(Collection<ConnectionAliasAssociation>) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The association status of the connection alias.
associations(ConnectionAliasAssociation...) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The association status of the connection alias.
associations(Consumer<ConnectionAliasAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The association status of the connection alias.
AssociationStatus - Enum in software.amazon.awssdk.services.workspaces.model
 
associationStatus() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
The association status of the connection alias.
associationStatus(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation.Builder
The association status of the connection alias.
associationStatus(AssociationStatus) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation.Builder
The association status of the connection alias.
associationStatusAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
The association status of the connection alias.
asString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Identifier
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
authorizeIpRules(AuthorizeIpRulesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Adds one or more rules to the specified IP access control group.
authorizeIpRules(Consumer<AuthorizeIpRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Adds one or more rules to the specified IP access control group.
authorizeIpRules(AuthorizeIpRulesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Adds one or more rules to the specified IP access control group.
authorizeIpRules(Consumer<AuthorizeIpRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Adds one or more rules to the specified IP access control group.
AuthorizeIpRulesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
AuthorizeIpRulesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
AuthorizeIpRulesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
AuthorizeIpRulesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.AuthorizeIpRulesRequestMarshaller
 
AuthorizeIpRulesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
AuthorizeIpRulesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
AuthSchemeUtils - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationInProgressException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 

B

BooleanEqualsFn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesServiceClientConfiguration.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RegionOverride
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.RegionOverride.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.endpoints.internal.RuleError
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
Builder() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint.Builder
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.OperationInProgressException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.workspaces.model.WorkSpacesException
 
builder() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
builder() - Static method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Create a builder that can be used to configure and create a WorkSpacesAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Create a builder that can be used to configure and create a WorkSpacesClient.
builder() - Static method in class software.amazon.awssdk.services.workspaces.WorkSpacesServiceClientConfiguration
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
BuilderImpl(WorkSpacesException) - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesRequest.BuilderImpl
 
BuilderImpl(WorkSpacesRequest) - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse.BuilderImpl
 
BuilderImpl(WorkSpacesResponse) - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
bundleDescription(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
The description of the bundle.
bundleDescription() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
The description of the bundle.
bundleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest.Builder
The identifier of the bundle.
bundleId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
The identifier of the bundle.
bundleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
The identifier of the bundle.
bundleId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the bundle.
bundleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest.Builder
The identifier of the target bundle type to migrate the WorkSpace to.
bundleId() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the target bundle type to migrate the WorkSpace to.
bundleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest.Builder
The identifier of the bundle.
bundleId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
The identifier of the bundle.
bundleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The identifier of the bundle used to create the WorkSpace.
bundleId() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The identifier of the bundle used to create the WorkSpace.
bundleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The identifier of the bundle.
bundleId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The identifier of the bundle.
bundleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The identifier of the bundle for the WorkSpace.
bundleId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
The identifier of the bundle for the WorkSpace.
bundleIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest.Builder
The identifiers of the bundles.
bundleIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest.Builder
The identifiers of the bundles.
bundleIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
The identifiers of the bundles.
bundleName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
The name of the bundle.
bundleName() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
The name of the bundle.
bundles(Collection<WorkspaceBundle>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse.Builder
Information about the bundles.
bundles(WorkspaceBundle...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse.Builder
Information about the bundles.
bundles(Consumer<WorkspaceBundle.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse.Builder
Information about the bundles.
bundles() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
Information about the bundles.
bundles() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceBundlesIterable
Returns an iterable to iterate through the paginated DescribeWorkspaceBundlesResponse.bundles() member.
bundles() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceBundlesPublisher
Returns a publisher that can be used to get a stream of data.
BundleType - Enum in software.amazon.awssdk.services.workspaces.model
 
bundleType(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The type of WorkSpace bundle.
bundleType(BundleType) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The type of WorkSpace bundle.
bundleType() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The type of WorkSpace bundle.
bundleTypeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The type of WorkSpace bundle.

C

capacity(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RootStorage.Builder
The size of the root volume.
capacity() - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
The size of the root volume.
capacity(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UserStorage.Builder
The size of the user volume.
capacity() - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
The size of the user volume.
cause(Throwable) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationInProgressException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
certificateAuthorityArn(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties.Builder
The Amazon Resource Name (ARN) of the Amazon Web Services Certificate Manager Private CA resource.
certificateAuthorityArn() - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
The Amazon Resource Name (ARN) of the Amazon Web Services Certificate Manager Private CA resource.
CertificateBasedAuthProperties - Class in software.amazon.awssdk.services.workspaces.model
Describes the properties of the certificate-based authentication you want to use with your WorkSpaces.
certificateBasedAuthProperties(CertificateBasedAuthProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
The properties of the certificate-based authentication.
certificateBasedAuthProperties(Consumer<CertificateBasedAuthProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
The properties of the certificate-based authentication.
certificateBasedAuthProperties() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
The properties of the certificate-based authentication.
certificateBasedAuthProperties(CertificateBasedAuthProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The certificate-based authentication properties used to authenticate SAML 2.0 Identity Provider (IdP) user identities to Active Directory for WorkSpaces login.
certificateBasedAuthProperties(Consumer<CertificateBasedAuthProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The certificate-based authentication properties used to authenticate SAML 2.0 Identity Provider (IdP) user identities to Active Directory for WorkSpaces login.
certificateBasedAuthProperties() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The certificate-based authentication properties used to authenticate SAML 2.0 Identity Provider (IdP) user identities to Active Directory for WorkSpaces login.
CertificateBasedAuthProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CertificateBasedAuthStatusEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
changeComputeType(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can change the compute type (bundle) for their WorkSpace.
changeComputeType(ReconnectEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can change the compute type (bundle) for their WorkSpace.
changeComputeType() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can change the compute type (bundle) for their WorkSpace.
changeComputeTypeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can change the compute type (bundle) for their WorkSpace.
chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AuthSchemeUtils
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an auth scheme we recognize.
ClientDeviceType - Enum in software.amazon.awssdk.services.workspaces.model
 
ClientProperties - Class in software.amazon.awssdk.services.workspaces.model
Describes an Amazon WorkSpaces client.
clientProperties(ClientProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult.Builder
Information about the Amazon WorkSpaces client.
clientProperties(Consumer<ClientProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult.Builder
Information about the Amazon WorkSpaces client.
clientProperties() - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
Information about the Amazon WorkSpaces client.
clientProperties(ClientProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest.Builder
Information about the Amazon WorkSpaces client.
clientProperties(Consumer<ClientProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest.Builder
Information about the Amazon WorkSpaces client.
clientProperties() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
Information about the Amazon WorkSpaces client.
ClientProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
clientPropertiesList(Collection<ClientPropertiesResult>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse.Builder
Information about the specified Amazon WorkSpaces clients.
clientPropertiesList(ClientPropertiesResult...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse.Builder
Information about the specified Amazon WorkSpaces clients.
clientPropertiesList(Consumer<ClientPropertiesResult.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse.Builder
Information about the specified Amazon WorkSpaces clients.
clientPropertiesList() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
Information about the specified Amazon WorkSpaces clients.
ClientPropertiesResult - Class in software.amazon.awssdk.services.workspaces.model
Information about the Amazon WorkSpaces client.
ClientPropertiesResult.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
Compute - Enum in software.amazon.awssdk.services.workspaces.model
 
computerName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The name of the WorkSpace, as seen by the operating system.
computerName() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The name of the WorkSpace, as seen by the operating system.
ComputeType - Class in software.amazon.awssdk.services.workspaces.model
Describes the compute type of the bundle.
computeType(ComputeType) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
Sets the value of the ComputeType property for this object.
computeType(Consumer<ComputeType.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
Sets the value of the ComputeType property for this object.
computeType() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
Returns the value of the ComputeType property for this object.
computeType(ComputeType) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The compute type of the bundle.
computeType(Consumer<ComputeType.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The compute type of the bundle.
computeType() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The compute type of the bundle.
ComputeType.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
computeTypeName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The compute type.
computeTypeName(Compute) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The compute type.
computeTypeName() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The compute type.
computeTypeNameAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The compute type.
Condition - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
condition() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
Condition.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
conditions - Variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
ConnectClientAddIn - Class in software.amazon.awssdk.services.workspaces.model
Describes an Amazon Connect client add-in.
ConnectClientAddIn.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ConnectionAlias - Class in software.amazon.awssdk.services.workspaces.model
Describes a connection alias.
ConnectionAlias.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ConnectionAliasAssociation - Class in software.amazon.awssdk.services.workspaces.model
Describes a connection alias association that is used for cross-Region redirection.
ConnectionAliasAssociation.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
connectionAliases(Collection<ConnectionAlias>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse.Builder
Information about the specified connection aliases.
connectionAliases(ConnectionAlias...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse.Builder
Information about the specified connection aliases.
connectionAliases(Consumer<ConnectionAlias.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse.Builder
Information about the specified connection aliases.
connectionAliases() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
Information about the specified connection aliases.
ConnectionAliasPermission - Class in software.amazon.awssdk.services.workspaces.model
Describes the permissions for a connection alias.
connectionAliasPermission(ConnectionAliasPermission) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest.Builder
Indicates whether to share or unshare the connection alias with the specified Amazon Web Services account.
connectionAliasPermission(Consumer<ConnectionAliasPermission.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest.Builder
Indicates whether to share or unshare the connection alias with the specified Amazon Web Services account.
connectionAliasPermission() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
Indicates whether to share or unshare the connection alias with the specified Amazon Web Services account.
ConnectionAliasPermission.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
connectionAliasPermissions(Collection<ConnectionAliasPermission>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse.Builder
The permissions associated with a connection alias.
connectionAliasPermissions(ConnectionAliasPermission...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse.Builder
The permissions associated with a connection alias.
connectionAliasPermissions(Consumer<ConnectionAliasPermission.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse.Builder
The permissions associated with a connection alias.
connectionAliasPermissions() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
The permissions associated with a connection alias.
ConnectionAliasState - Enum in software.amazon.awssdk.services.workspaces.model
 
connectionIdentifier(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse.Builder
The identifier of the connection alias association.
connectionIdentifier() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
The identifier of the connection alias association.
connectionIdentifier(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation.Builder
The identifier of the connection alias association.
connectionIdentifier() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
The identifier of the connection alias association.
ConnectionState - Enum in software.amazon.awssdk.services.workspaces.model
 
connectionState(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus.Builder
The connection state of the WorkSpace.
connectionState(ConnectionState) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus.Builder
The connection state of the WorkSpace.
connectionState() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
The connection state of the WorkSpace.
connectionStateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
The connection state of the WorkSpace.
connectionStateCheckTimestamp(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus.Builder
The timestamp of the connection status check.
connectionStateCheckTimestamp() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the connection status check.
connectionString(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The connection string specified for the connection alias.
connectionString() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
The connection string specified for the connection alias.
connectionString(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest.Builder
A connection string in the form of a fully qualified domain name (FQDN), such as www.example.com .
connectionString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
A connection string in the form of a fully qualified domain name (FQDN), such as www.example.com.
context(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference.Builder
 
copyWorkspaceImage(CopyWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Copies the specified image from the specified Region to the current Region.
copyWorkspaceImage(Consumer<CopyWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Copies the specified image from the specified Region to the current Region.
copyWorkspaceImage(CopyWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Copies the specified image from the specified Region to the current Region.
copyWorkspaceImage(Consumer<CopyWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Copies the specified image from the specified Region to the current Region.
CopyWorkspaceImageRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CopyWorkspaceImageRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CopyWorkspaceImageRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CopyWorkspaceImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CopyWorkspaceImageRequestMarshaller
 
CopyWorkspaceImageResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CopyWorkspaceImageResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Create a WorkSpacesAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Create a WorkSpacesClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AuthSchemeUtils
 
createConnectClientAddIn(CreateConnectClientAddInRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a client-add-in for Amazon Connect within a directory.
createConnectClientAddIn(Consumer<CreateConnectClientAddInRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a client-add-in for Amazon Connect within a directory.
createConnectClientAddIn(CreateConnectClientAddInRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a client-add-in for Amazon Connect within a directory.
createConnectClientAddIn(Consumer<CreateConnectClientAddInRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a client-add-in for Amazon Connect within a directory.
CreateConnectClientAddInRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateConnectClientAddInRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateConnectClientAddInRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateConnectClientAddInRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateConnectClientAddInRequestMarshaller
 
CreateConnectClientAddInResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateConnectClientAddInResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
createConnectionAlias(CreateConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates the specified connection alias for use with cross-Region redirection.
createConnectionAlias(Consumer<CreateConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates the specified connection alias for use with cross-Region redirection.
createConnectionAlias(CreateConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates the specified connection alias for use with cross-Region redirection.
createConnectionAlias(Consumer<CreateConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates the specified connection alias for use with cross-Region redirection.
CreateConnectionAliasRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateConnectionAliasRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateConnectionAliasRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateConnectionAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateConnectionAliasRequestMarshaller
 
CreateConnectionAliasResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateConnectionAliasResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
created(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The date when the image was created.
created() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The date when the image was created.
created(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The date when the image was created.
created() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The date when the image was created.
createIpGroup(CreateIpGroupRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates an IP access control group.
createIpGroup(Consumer<CreateIpGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates an IP access control group.
createIpGroup(CreateIpGroupRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates an IP access control group.
createIpGroup(Consumer<CreateIpGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates an IP access control group.
CreateIpGroupRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateIpGroupRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateIpGroupRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateIpGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateIpGroupRequestMarshaller
 
CreateIpGroupResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateIpGroupResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
createStandbyWorkspaces(CreateStandbyWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a standby WorkSpace in a secondary Region.
createStandbyWorkspaces(Consumer<CreateStandbyWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a standby WorkSpace in a secondary Region.
createStandbyWorkspaces(CreateStandbyWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a standby WorkSpace in a secondary Region.
createStandbyWorkspaces(Consumer<CreateStandbyWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a standby WorkSpace in a secondary Region.
CreateStandbyWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateStandbyWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateStandbyWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateStandbyWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateStandbyWorkspacesRequestMarshaller
 
CreateStandbyWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateStandbyWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
createTags(CreateTagsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates the specified tags for the specified WorkSpaces resource.
createTags(Consumer<CreateTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates the specified tags for the specified WorkSpaces resource.
createTags(CreateTagsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates the specified tags for the specified WorkSpaces resource.
createTags(Consumer<CreateTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates the specified tags for the specified WorkSpaces resource.
CreateTagsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateTagsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateTagsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateTagsRequestMarshaller
 
CreateTagsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateTagsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
createUpdatedWorkspaceImage(CreateUpdatedWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a new updated WorkSpace image based on the specified source image.
createUpdatedWorkspaceImage(Consumer<CreateUpdatedWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a new updated WorkSpace image based on the specified source image.
createUpdatedWorkspaceImage(CreateUpdatedWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a new updated WorkSpace image based on the specified source image.
createUpdatedWorkspaceImage(Consumer<CreateUpdatedWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a new updated WorkSpace image based on the specified source image.
CreateUpdatedWorkspaceImageRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateUpdatedWorkspaceImageRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateUpdatedWorkspaceImageRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateUpdatedWorkspaceImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateUpdatedWorkspaceImageRequestMarshaller
 
CreateUpdatedWorkspaceImageResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateUpdatedWorkspaceImageResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
createWorkspaceBundle(CreateWorkspaceBundleRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates the specified WorkSpace bundle.
createWorkspaceBundle(Consumer<CreateWorkspaceBundleRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates the specified WorkSpace bundle.
createWorkspaceBundle(CreateWorkspaceBundleRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates the specified WorkSpace bundle.
createWorkspaceBundle(Consumer<CreateWorkspaceBundleRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates the specified WorkSpace bundle.
CreateWorkspaceBundleRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspaceBundleRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspaceBundleRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateWorkspaceBundleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateWorkspaceBundleRequestMarshaller
 
CreateWorkspaceBundleResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspaceBundleResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
createWorkspaceImage(CreateWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a new WorkSpace image from an existing WorkSpace.
createWorkspaceImage(Consumer<CreateWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates a new WorkSpace image from an existing WorkSpace.
createWorkspaceImage(CreateWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a new WorkSpace image from an existing WorkSpace.
createWorkspaceImage(Consumer<CreateWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates a new WorkSpace image from an existing WorkSpace.
CreateWorkspaceImageRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspaceImageRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspaceImageRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateWorkspaceImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateWorkspaceImageRequestMarshaller
 
CreateWorkspaceImageResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspaceImageResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
createWorkspaces(CreateWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates one or more WorkSpaces.
createWorkspaces(Consumer<CreateWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Creates one or more WorkSpaces.
createWorkspaces(CreateWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates one or more WorkSpaces.
createWorkspaces(Consumer<CreateWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Creates one or more WorkSpaces.
CreateWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
CreateWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.CreateWorkspacesRequestMarshaller
 
CreateWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
CreateWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
creationTime(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The time when the bundle was created.
creationTime() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The time when the bundle was created.
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.workspaces.endpoints.internal.RuleError
 
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.workspaces.endpoints.internal.RuleError
 
customerUserName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The user name for the service account.
customerUserName() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The user name for the service account.
customSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties.Builder
The identifier of the default security group to apply to WorkSpaces when they are created.
customSecurityGroupId() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
The identifier of the default security group to apply to WorkSpaces when they are created.
customSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties.Builder
The identifier of your custom security group.
customSecurityGroupId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
The identifier of your custom security group.

D

dedicatedTenancyManagementCidrRange(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The IP address range, specified as an IPv4 CIDR block, for the management network interface used for the account.
dedicatedTenancyManagementCidrRange() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The IP address range, specified as an IPv4 CIDR block, for the management network interface used for the account.
dedicatedTenancyManagementCidrRange(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse.Builder
The IP address range, specified as an IPv4 CIDR block, used for the management network interface.
dedicatedTenancyManagementCidrRange() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
The IP address range, specified as an IPv4 CIDR block, used for the management network interface.
dedicatedTenancyManagementCidrRange(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest.Builder
The IP address range, specified as an IPv4 CIDR block, for the management network interface.
dedicatedTenancyManagementCidrRange() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
The IP address range, specified as an IPv4 CIDR block, for the management network interface.
DedicatedTenancyModificationStateEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
dedicatedTenancySupport(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The status of BYOL (whether BYOL is being enabled or disabled).
dedicatedTenancySupport(DedicatedTenancySupportResultEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The status of BYOL (whether BYOL is being enabled or disabled).
dedicatedTenancySupport() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The status of BYOL (whether BYOL is being enabled or disabled).
dedicatedTenancySupport(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse.Builder
The status of BYOL (whether BYOL is enabled or disabled).
dedicatedTenancySupport(DedicatedTenancySupportResultEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse.Builder
The status of BYOL (whether BYOL is enabled or disabled).
dedicatedTenancySupport() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
The status of BYOL (whether BYOL is enabled or disabled).
dedicatedTenancySupport(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest.Builder
The status of BYOL.
dedicatedTenancySupport(DedicatedTenancySupportEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest.Builder
The status of BYOL.
dedicatedTenancySupport() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
The status of BYOL.
dedicatedTenancySupportAsString() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The status of BYOL (whether BYOL is being enabled or disabled).
dedicatedTenancySupportAsString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
The status of BYOL (whether BYOL is enabled or disabled).
dedicatedTenancySupportAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
The status of BYOL.
DedicatedTenancySupportEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
DedicatedTenancySupportResultEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
Default() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
DefaultClientBrandingAttributes - Class in software.amazon.awssdk.services.workspaces.model
Returns default client branding attributes that were imported.
DefaultClientBrandingAttributes.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEngine
 
DefaultImportClientBrandingAttributes - Class in software.amazon.awssdk.services.workspaces.model
The default client branding attributes to be imported.
DefaultImportClientBrandingAttributes.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
defaultOu(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties.Builder
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
defaultOu() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
defaultOu(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties.Builder
The default organizational unit (OU) for your WorkSpaces directories.
defaultOu() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
The default organizational unit (OU) for your WorkSpaces directories.
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
DefaultWorkspaceCreationProperties - Class in software.amazon.awssdk.services.workspaces.model
Describes the default values that are used to create WorkSpaces.
DefaultWorkspaceCreationProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DefaultWorkSpacesEndpointProvider - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
DefaultWorkSpacesEndpointProvider() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.DefaultWorkSpacesEndpointProvider
 
DeletableCertificateBasedAuthProperty - Enum in software.amazon.awssdk.services.workspaces.model
 
DeletableSamlProperty - Enum in software.amazon.awssdk.services.workspaces.model
 
deleteClientBranding(DeleteClientBrandingRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes customized client branding.
deleteClientBranding(Consumer<DeleteClientBrandingRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes customized client branding.
deleteClientBranding(DeleteClientBrandingRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes customized client branding.
deleteClientBranding(Consumer<DeleteClientBrandingRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes customized client branding.
DeleteClientBrandingRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteClientBrandingRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeleteClientBrandingRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeleteClientBrandingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeleteClientBrandingRequestMarshaller
 
DeleteClientBrandingResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteClientBrandingResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
deleteConnectClientAddIn(DeleteConnectClientAddInRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes a client-add-in for Amazon Connect that is configured within a directory.
deleteConnectClientAddIn(Consumer<DeleteConnectClientAddInRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes a client-add-in for Amazon Connect that is configured within a directory.
deleteConnectClientAddIn(DeleteConnectClientAddInRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes a client-add-in for Amazon Connect that is configured within a directory.
deleteConnectClientAddIn(Consumer<DeleteConnectClientAddInRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes a client-add-in for Amazon Connect that is configured within a directory.
DeleteConnectClientAddInRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteConnectClientAddInRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeleteConnectClientAddInRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeleteConnectClientAddInRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeleteConnectClientAddInRequestMarshaller
 
DeleteConnectClientAddInResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteConnectClientAddInResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
deleteConnectionAlias(DeleteConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified connection alias.
deleteConnectionAlias(Consumer<DeleteConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified connection alias.
deleteConnectionAlias(DeleteConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified connection alias.
deleteConnectionAlias(Consumer<DeleteConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified connection alias.
DeleteConnectionAliasRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteConnectionAliasRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeleteConnectionAliasRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeleteConnectionAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeleteConnectionAliasRequestMarshaller
 
DeleteConnectionAliasResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteConnectionAliasResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
deleteIpGroup(DeleteIpGroupRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified IP access control group.
deleteIpGroup(Consumer<DeleteIpGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified IP access control group.
deleteIpGroup(DeleteIpGroupRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified IP access control group.
deleteIpGroup(Consumer<DeleteIpGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified IP access control group.
DeleteIpGroupRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteIpGroupRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeleteIpGroupRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeleteIpGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeleteIpGroupRequestMarshaller
 
DeleteIpGroupResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteIpGroupResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified tags from the specified WorkSpaces resource.
deleteTags(Consumer<DeleteTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified tags from the specified WorkSpaces resource.
deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified tags from the specified WorkSpaces resource.
deleteTags(Consumer<DeleteTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified tags from the specified WorkSpaces resource.
DeleteTagsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteTagsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeleteTagsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeleteTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeleteTagsRequestMarshaller
 
DeleteTagsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteTagsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
deleteWorkspaceBundle(DeleteWorkspaceBundleRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified WorkSpace bundle.
deleteWorkspaceBundle(Consumer<DeleteWorkspaceBundleRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified WorkSpace bundle.
deleteWorkspaceBundle(DeleteWorkspaceBundleRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified WorkSpace bundle.
deleteWorkspaceBundle(Consumer<DeleteWorkspaceBundleRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified WorkSpace bundle.
DeleteWorkspaceBundleRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteWorkspaceBundleRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeleteWorkspaceBundleRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeleteWorkspaceBundleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeleteWorkspaceBundleRequestMarshaller
 
DeleteWorkspaceBundleResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteWorkspaceBundleResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
deleteWorkspaceImage(DeleteWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified image from your account.
deleteWorkspaceImage(Consumer<DeleteWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deletes the specified image from your account.
deleteWorkspaceImage(DeleteWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified image from your account.
deleteWorkspaceImage(Consumer<DeleteWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deletes the specified image from your account.
DeleteWorkspaceImageRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteWorkspaceImageRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeleteWorkspaceImageRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeleteWorkspaceImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeleteWorkspaceImageRequestMarshaller
 
DeleteWorkspaceImageResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeleteWorkspaceImageResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Deprecated
 
deregisterWorkspaceDirectory(DeregisterWorkspaceDirectoryRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deregisters the specified directory.
deregisterWorkspaceDirectory(Consumer<DeregisterWorkspaceDirectoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Deregisters the specified directory.
deregisterWorkspaceDirectory(DeregisterWorkspaceDirectoryRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deregisters the specified directory.
deregisterWorkspaceDirectory(Consumer<DeregisterWorkspaceDirectoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Deregisters the specified directory.
DeregisterWorkspaceDirectoryRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DeregisterWorkspaceDirectoryRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DeregisterWorkspaceDirectoryRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DeregisterWorkspaceDirectoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DeregisterWorkspaceDirectoryRequestMarshaller
 
DeregisterWorkspaceDirectoryResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DeregisterWorkspaceDirectoryResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeAccount(DescribeAccountRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccount(Consumer<DescribeAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccount(DescribeAccountRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccount(Consumer<DescribeAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModifications(DescribeAccountModificationsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModifications(Consumer<DescribeAccountModificationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModifications(DescribeAccountModificationsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
describeAccountModifications(Consumer<DescribeAccountModificationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.
DescribeAccountModificationsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeAccountModificationsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeAccountModificationsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeAccountModificationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeAccountModificationsRequestMarshaller
 
DescribeAccountModificationsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeAccountModificationsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeAccountRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeAccountRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeAccountRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeAccountRequestMarshaller
 
DescribeAccountResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeAccountResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeClientBranding(DescribeClientBrandingRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified client branding.
describeClientBranding(Consumer<DescribeClientBrandingRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified client branding.
describeClientBranding(DescribeClientBrandingRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified client branding.
describeClientBranding(Consumer<DescribeClientBrandingRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified client branding.
DescribeClientBrandingRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeClientBrandingRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeClientBrandingRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeClientBrandingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeClientBrandingRequestMarshaller
 
DescribeClientBrandingResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeClientBrandingResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeClientProperties(DescribeClientPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
describeClientProperties(Consumer<DescribeClientPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
describeClientProperties(DescribeClientPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
describeClientProperties(Consumer<DescribeClientPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
DescribeClientPropertiesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeClientPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeClientPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeClientPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeClientPropertiesRequestMarshaller
 
DescribeClientPropertiesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeClientPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeConnectClientAddIns(DescribeConnectClientAddInsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list of Amazon Connect client add-ins that have been created.
describeConnectClientAddIns(Consumer<DescribeConnectClientAddInsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list of Amazon Connect client add-ins that have been created.
describeConnectClientAddIns(DescribeConnectClientAddInsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list of Amazon Connect client add-ins that have been created.
describeConnectClientAddIns(Consumer<DescribeConnectClientAddInsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list of Amazon Connect client add-ins that have been created.
DescribeConnectClientAddInsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectClientAddInsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectClientAddInsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeConnectClientAddInsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeConnectClientAddInsRequestMarshaller
 
DescribeConnectClientAddInsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectClientAddInsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeConnectionAliases(DescribeConnectionAliasesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the connection aliases used for cross-Region redirection.
describeConnectionAliases(Consumer<DescribeConnectionAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the connection aliases used for cross-Region redirection.
describeConnectionAliases(DescribeConnectionAliasesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the connection aliases used for cross-Region redirection.
describeConnectionAliases(Consumer<DescribeConnectionAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the connection aliases used for cross-Region redirection.
DescribeConnectionAliasesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectionAliasesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectionAliasesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeConnectionAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeConnectionAliasesRequestMarshaller
 
DescribeConnectionAliasesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectionAliasesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeConnectionAliasPermissions(DescribeConnectionAliasPermissionsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias.
describeConnectionAliasPermissions(Consumer<DescribeConnectionAliasPermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias.
describeConnectionAliasPermissions(DescribeConnectionAliasPermissionsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias.
describeConnectionAliasPermissions(Consumer<DescribeConnectionAliasPermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias.
DescribeConnectionAliasPermissionsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectionAliasPermissionsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectionAliasPermissionsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeConnectionAliasPermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeConnectionAliasPermissionsRequestMarshaller
 
DescribeConnectionAliasPermissionsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeConnectionAliasPermissionsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeIpGroups(DescribeIpGroupsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes one or more of your IP access control groups.
describeIpGroups(Consumer<DescribeIpGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes one or more of your IP access control groups.
describeIpGroups() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes one or more of your IP access control groups.
describeIpGroups() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes one or more of your IP access control groups.
describeIpGroups(DescribeIpGroupsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes one or more of your IP access control groups.
describeIpGroups(Consumer<DescribeIpGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes one or more of your IP access control groups.
DescribeIpGroupsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeIpGroupsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeIpGroupsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeIpGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeIpGroupsRequestMarshaller
 
DescribeIpGroupsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeIpGroupsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeTags(DescribeTagsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified tags for the specified WorkSpaces resource.
describeTags(Consumer<DescribeTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified tags for the specified WorkSpaces resource.
describeTags(DescribeTagsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified tags for the specified WorkSpaces resource.
describeTags(Consumer<DescribeTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified tags for the specified WorkSpaces resource.
DescribeTagsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeTagsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeTagsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeTagsRequestMarshaller
 
DescribeTagsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeTagsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeWorkspaceBundles(DescribeWorkspaceBundlesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundles(Consumer<DescribeWorkspaceBundlesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundles() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundles() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundles(DescribeWorkspaceBundlesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundles(Consumer<DescribeWorkspaceBundlesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the available WorkSpace bundles.
DescribeWorkspaceBundlesIterable - Class in software.amazon.awssdk.services.workspaces.paginators
DescribeWorkspaceBundlesIterable(WorkSpacesClient, DescribeWorkspaceBundlesRequest) - Constructor for class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceBundlesIterable
 
describeWorkspaceBundlesPaginator() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundlesPaginator(DescribeWorkspaceBundlesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundlesPaginator(Consumer<DescribeWorkspaceBundlesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundlesPaginator() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundlesPaginator(DescribeWorkspaceBundlesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the available WorkSpace bundles.
describeWorkspaceBundlesPaginator(Consumer<DescribeWorkspaceBundlesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes the available WorkSpace bundles.
DescribeWorkspaceBundlesPublisher - Class in software.amazon.awssdk.services.workspaces.paginators
DescribeWorkspaceBundlesPublisher(WorkSpacesAsyncClient, DescribeWorkspaceBundlesRequest) - Constructor for class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceBundlesPublisher
 
DescribeWorkspaceBundlesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceBundlesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceBundlesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeWorkspaceBundlesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceBundlesRequestMarshaller
 
DescribeWorkspaceBundlesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceBundlesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeWorkspaceDirectories(DescribeWorkspaceDirectoriesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectories(Consumer<DescribeWorkspaceDirectoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectories() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectories() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectories(DescribeWorkspaceDirectoriesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectories(Consumer<DescribeWorkspaceDirectoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the available directories that are registered with Amazon WorkSpaces.
DescribeWorkspaceDirectoriesIterable - Class in software.amazon.awssdk.services.workspaces.paginators
DescribeWorkspaceDirectoriesIterable(WorkSpacesClient, DescribeWorkspaceDirectoriesRequest) - Constructor for class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceDirectoriesIterable
 
describeWorkspaceDirectoriesPaginator() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectoriesPaginator(DescribeWorkspaceDirectoriesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectoriesPaginator(Consumer<DescribeWorkspaceDirectoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectoriesPaginator() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectoriesPaginator(DescribeWorkspaceDirectoriesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the available directories that are registered with Amazon WorkSpaces.
describeWorkspaceDirectoriesPaginator(Consumer<DescribeWorkspaceDirectoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the available directories that are registered with Amazon WorkSpaces.
DescribeWorkspaceDirectoriesPublisher - Class in software.amazon.awssdk.services.workspaces.paginators
DescribeWorkspaceDirectoriesPublisher(WorkSpacesAsyncClient, DescribeWorkspaceDirectoriesRequest) - Constructor for class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceDirectoriesPublisher
 
DescribeWorkspaceDirectoriesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceDirectoriesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceDirectoriesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeWorkspaceDirectoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceDirectoriesRequestMarshaller
 
DescribeWorkspaceDirectoriesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceDirectoriesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeWorkspaceImagePermissions(DescribeWorkspaceImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.
describeWorkspaceImagePermissions(Consumer<DescribeWorkspaceImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.
describeWorkspaceImagePermissions(DescribeWorkspaceImagePermissionsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.
describeWorkspaceImagePermissions(Consumer<DescribeWorkspaceImagePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.
DescribeWorkspaceImagePermissionsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceImagePermissionsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceImagePermissionsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeWorkspaceImagePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceImagePermissionsRequestMarshaller
 
DescribeWorkspaceImagePermissionsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceImagePermissionsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeWorkspaceImages(DescribeWorkspaceImagesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImages(Consumer<DescribeWorkspaceImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImages() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImages() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImages(DescribeWorkspaceImagesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
describeWorkspaceImages(Consumer<DescribeWorkspaceImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Retrieves a list that describes one or more specified images, if the image identifiers are provided.
DescribeWorkspaceImagesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceImagesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceImagesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeWorkspaceImagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceImagesRequestMarshaller
 
DescribeWorkspaceImagesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceImagesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeWorkspaces(DescribeWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified WorkSpaces.
describeWorkspaces(Consumer<DescribeWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified WorkSpaces.
describeWorkspaces() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified WorkSpaces.
describeWorkspaces() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified WorkSpaces.
describeWorkspaces(DescribeWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified WorkSpaces.
describeWorkspaces(Consumer<DescribeWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified WorkSpaces.
describeWorkspacesConnectionStatus(DescribeWorkspacesConnectionStatusRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatus(Consumer<DescribeWorkspacesConnectionStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatus() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatus() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatus(DescribeWorkspacesConnectionStatusRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the connection status of the specified WorkSpaces.
describeWorkspacesConnectionStatus(Consumer<DescribeWorkspacesConnectionStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the connection status of the specified WorkSpaces.
DescribeWorkspacesConnectionStatusRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspacesConnectionStatusRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspacesConnectionStatusRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeWorkspacesConnectionStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspacesConnectionStatusRequestMarshaller
 
DescribeWorkspacesConnectionStatusResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspacesConnectionStatusResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspacesIterable - Class in software.amazon.awssdk.services.workspaces.paginators
DescribeWorkspacesIterable(WorkSpacesClient, DescribeWorkspacesRequest) - Constructor for class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspacesIterable
 
describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the snapshots for the specified WorkSpace.
describeWorkspaceSnapshots(Consumer<DescribeWorkspaceSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the snapshots for the specified WorkSpace.
describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the snapshots for the specified WorkSpace.
describeWorkspaceSnapshots(Consumer<DescribeWorkspaceSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the snapshots for the specified WorkSpace.
DescribeWorkspaceSnapshotsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceSnapshotsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceSnapshotsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeWorkspaceSnapshotsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceSnapshotsRequestMarshaller
 
DescribeWorkspaceSnapshotsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspaceSnapshotsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
describeWorkspacesPaginator() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified WorkSpaces.
describeWorkspacesPaginator(DescribeWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified WorkSpaces.
describeWorkspacesPaginator(Consumer<DescribeWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Describes the specified WorkSpaces.
describeWorkspacesPaginator() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified WorkSpaces.
describeWorkspacesPaginator(DescribeWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified WorkSpaces.
describeWorkspacesPaginator(Consumer<DescribeWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Describes the specified WorkSpaces.
DescribeWorkspacesPublisher - Class in software.amazon.awssdk.services.workspaces.paginators
DescribeWorkspacesPublisher(WorkSpacesAsyncClient, DescribeWorkspacesRequest) - Constructor for class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspacesPublisher
 
DescribeWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DescribeWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspacesRequestMarshaller
 
DescribeWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DescribeWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
description(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
A description of the image.
description() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
A description of the image.
description(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
A description of whether updates for the WorkSpace image are available.
description() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
A description of whether updates for the WorkSpace image are available.
description(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
The description of the new WorkSpace image.
description() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
The description of the new WorkSpace image.
description(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The description of the image.
description() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The description of the image.
description(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateResult.Builder
A description of whether updates for the WorkSpace image are pending or available.
description() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
A description of whether updates for the WorkSpace image are pending or available.
description(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The description of the bundle.
description() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The description of the bundle.
description(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The description of the image.
description() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The description of the image.
deviceTypeAndroid(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Android devices.
deviceTypeAndroid(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Android devices.
deviceTypeAndroid() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
The branding information for Android devices.
deviceTypeAndroid(DefaultImportClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for Android devices.
deviceTypeAndroid(Consumer<DefaultImportClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for Android devices.
deviceTypeAndroid() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
The branding information to import for Android devices.
deviceTypeAndroid(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for Android devices.
deviceTypeAndroid(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for Android devices.
deviceTypeAndroid() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
The branding information configured for Android devices.
deviceTypeAndroid(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Android and Android-compatible Chrome OS devices to access their WorkSpaces.
deviceTypeAndroid(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Android and Android-compatible Chrome OS devices to access their WorkSpaces.
deviceTypeAndroid() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Android and Android-compatible Chrome OS devices to access their WorkSpaces.
deviceTypeAndroidAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Android and Android-compatible Chrome OS devices to access their WorkSpaces.
deviceTypeChromeOs(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Chromebooks to access their WorkSpaces.
deviceTypeChromeOs(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Chromebooks to access their WorkSpaces.
deviceTypeChromeOs() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Chromebooks to access their WorkSpaces.
deviceTypeChromeOsAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Chromebooks to access their WorkSpaces.
deviceTypeIos(IosClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for iOS devices.
deviceTypeIos(Consumer<IosClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for iOS devices.
deviceTypeIos() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
The branding information for iOS devices.
deviceTypeIos(IosImportClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for iOS devices.
deviceTypeIos(Consumer<IosImportClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for iOS devices.
deviceTypeIos() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
The branding information to import for iOS devices.
deviceTypeIos(IosClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for iOS devices.
deviceTypeIos(Consumer<IosClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for iOS devices.
deviceTypeIos() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
The branding information configured for iOS devices.
deviceTypeIos(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use iOS devices to access their WorkSpaces.
deviceTypeIos(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use iOS devices to access their WorkSpaces.
deviceTypeIos() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use iOS devices to access their WorkSpaces.
deviceTypeIosAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use iOS devices to access their WorkSpaces.
deviceTypeLinux(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Linux devices.
deviceTypeLinux(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Linux devices.
deviceTypeLinux() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
The branding information for Linux devices.
deviceTypeLinux(DefaultImportClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for Linux devices.
deviceTypeLinux(Consumer<DefaultImportClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for Linux devices.
deviceTypeLinux() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
The branding information to import for Linux devices.
deviceTypeLinux(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for Linux devices.
deviceTypeLinux(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for Linux devices.
deviceTypeLinux() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
The branding information configured for Linux devices.
deviceTypeLinux(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Linux clients to access their WorkSpaces.
deviceTypeLinux(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Linux clients to access their WorkSpaces.
deviceTypeLinux() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Linux clients to access their WorkSpaces.
deviceTypeLinuxAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Linux clients to access their WorkSpaces.
deviceTypeOsx(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for macOS devices.
deviceTypeOsx(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for macOS devices.
deviceTypeOsx() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
The branding information for macOS devices.
deviceTypeOsx(DefaultImportClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for macOS devices.
deviceTypeOsx(Consumer<DefaultImportClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for macOS devices.
deviceTypeOsx() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
The branding information to import for macOS devices.
deviceTypeOsx(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for macOS devices.
deviceTypeOsx(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for macOS devices.
deviceTypeOsx() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
The branding information configured for macOS devices.
deviceTypeOsx(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use macOS clients to access their WorkSpaces.
deviceTypeOsx(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use macOS clients to access their WorkSpaces.
deviceTypeOsx() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use macOS clients to access their WorkSpaces.
deviceTypeOsxAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use macOS clients to access their WorkSpaces.
deviceTypeWeb(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Web access.
deviceTypeWeb(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Web access.
deviceTypeWeb() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
The branding information for Web access.
deviceTypeWeb(DefaultImportClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for web access.
deviceTypeWeb(Consumer<DefaultImportClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for web access.
deviceTypeWeb() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
The branding information to import for web access.
deviceTypeWeb(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for web access.
deviceTypeWeb(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for web access.
deviceTypeWeb() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
The branding information configured for web access.
deviceTypeWeb(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can access their WorkSpaces through a web browser.
deviceTypeWeb(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can access their WorkSpaces through a web browser.
deviceTypeWeb() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can access their WorkSpaces through a web browser.
deviceTypeWebAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can access their WorkSpaces through a web browser.
deviceTypeWindows(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Windows devices.
deviceTypeWindows(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse.Builder
The branding information for Windows devices.
deviceTypeWindows() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
The branding information for Windows devices.
deviceTypeWindows(DefaultImportClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for Windows devices.
deviceTypeWindows(Consumer<DefaultImportClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The branding information to import for Windows devices.
deviceTypeWindows() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
The branding information to import for Windows devices.
deviceTypeWindows(DefaultClientBrandingAttributes) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for Windows devices.
deviceTypeWindows(Consumer<DefaultClientBrandingAttributes.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse.Builder
The branding information configured for Windows devices.
deviceTypeWindows() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
The branding information configured for Windows devices.
deviceTypeWindows(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Windows clients to access their WorkSpaces.
deviceTypeWindows(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use Windows clients to access their WorkSpaces.
deviceTypeWindows() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Windows clients to access their WorkSpaces.
deviceTypeWindowsAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use Windows clients to access their WorkSpaces.
deviceTypeZeroClient(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use zero client devices to access their WorkSpaces.
deviceTypeZeroClient(AccessPropertyValue) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties.Builder
Indicates whether users can use zero client devices to access their WorkSpaces.
deviceTypeZeroClient() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use zero client devices to access their WorkSpaces.
deviceTypeZeroClientAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Indicates whether users can use zero client devices to access their WorkSpaces.
directories(Collection<WorkspaceDirectory>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse.Builder
Information about the directories.
directories(WorkspaceDirectory...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse.Builder
Information about the directories.
directories(Consumer<WorkspaceDirectory.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse.Builder
Information about the directories.
directories() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
Information about the directories.
directories() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceDirectoriesIterable
Returns an iterable to iterate through the paginated DescribeWorkspaceDirectoriesResponse.directories() member.
directories() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceDirectoriesPublisher
Returns a publisher that can be used to get a stream of data.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest.Builder
The identifier of the directory.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
The identifier of the directory.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest.Builder
The identifier of the directory.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
The identifier of the directory.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
The identifier of the directory.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
The identifier of the directory.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest.Builder
The identifier of the directory.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
The identifier of the directory.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest.Builder
The identifier of the directory for the standby WorkSpace.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
The identifier of the directory for the standby WorkSpace.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
The identifier of the directory.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifier of the directory.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.StandbyWorkspace.Builder
The identifier of the directory for the standby WorkSpace.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
The identifier of the directory for the standby WorkSpace.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The identifier of the Directory Service directory for the WorkSpace.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The identifier of the Directory Service directory for the WorkSpace.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The directory identifier.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The directory identifier.
directoryId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The identifier of the Directory Service directory for the WorkSpace.
directoryId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
The identifier of the Directory Service directory for the WorkSpace.
directoryIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest.Builder
The identifiers of the directories.
directoryIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest.Builder
The identifiers of the directories.
directoryIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The identifiers of the directories.
directoryName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The name of the directory.
directoryName() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The name of the directory.
directoryType(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The directory type.
directoryType(WorkspaceDirectoryType) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The directory type.
directoryType() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The directory type.
directoryTypeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The directory type.
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disassociateConnectionAlias(DisassociateConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Disassociates a connection alias from a directory.
disassociateConnectionAlias(Consumer<DisassociateConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Disassociates a connection alias from a directory.
disassociateConnectionAlias(DisassociateConnectionAliasRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Disassociates a connection alias from a directory.
disassociateConnectionAlias(Consumer<DisassociateConnectionAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Disassociates a connection alias from a directory.
DisassociateConnectionAliasRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DisassociateConnectionAliasRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DisassociateConnectionAliasRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DisassociateConnectionAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DisassociateConnectionAliasRequestMarshaller
 
DisassociateConnectionAliasResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DisassociateConnectionAliasResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
disassociateIpGroups(DisassociateIpGroupsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Disassociates the specified IP access control group from the specified directory.
disassociateIpGroups(Consumer<DisassociateIpGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Disassociates the specified IP access control group from the specified directory.
disassociateIpGroups(DisassociateIpGroupsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Disassociates the specified IP access control group from the specified directory.
disassociateIpGroups(Consumer<DisassociateIpGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Disassociates the specified IP access control group from the specified directory.
DisassociateIpGroupsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
DisassociateIpGroupsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DisassociateIpGroupsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
DisassociateIpGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.DisassociateIpGroupsRequestMarshaller
 
DisassociateIpGroupsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
DisassociateIpGroupsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
dnsIpAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The IP addresses of the DNS servers for the directory.
dnsIpAddresses(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The IP addresses of the DNS servers for the directory.
dnsIpAddresses() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The IP addresses of the DNS servers for the directory.
dnsSuffix(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs.Builder
 
dnsSuffix() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
documentation(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
documentation(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
documentation - Variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
 

E

ec2ImageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The identifier of the EC2 image.
ec2ImageId() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
The identifier of the EC2 image.
enableInternetAccess(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties.Builder
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default.
enableInternetAccess() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default.
enableInternetAccess(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties.Builder
Indicates whether internet access is enabled for your WorkSpaces.
enableInternetAccess() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
Indicates whether internet access is enabled for your WorkSpaces.
enableMaintenanceMode(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties.Builder
Specifies whether maintenance mode is enabled for WorkSpaces.
enableMaintenanceMode() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether maintenance mode is enabled for WorkSpaces.
enableMaintenanceMode(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties.Builder
Indicates whether maintenance mode is enabled for your WorkSpaces.
enableMaintenanceMode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
Indicates whether maintenance mode is enabled for your WorkSpaces.
enableSelfService(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
Indicates whether self-service capabilities are enabled or disabled.
enableSelfService() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether self-service capabilities are enabled or disabled.
enableWorkDocs(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties.Builder
Specifies whether the directory is enabled for Amazon WorkDocs.
enableWorkDocs() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether the directory is enabled for Amazon WorkDocs.
enableWorkDocs(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
Indicates whether Amazon WorkDocs is enabled or disabled.
enableWorkDocs() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether Amazon WorkDocs is enabled or disabled.
enableWorkDocs(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties.Builder
Indicates whether Amazon WorkDocs is enabled for your WorkSpaces.
enableWorkDocs() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
Indicates whether Amazon WorkDocs is enabled for your WorkSpaces.
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
endpoint(String) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams.Builder
 
endpoint() - Method in class software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesServiceClientConfiguration.Builder
Configure the endpointOverride
endpointProvider(WorkSpacesEndpointProvider) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesBaseClientBuilder
Set the WorkSpacesEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
eq(boolean) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
error(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule.Builder
 
ERROR - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
errorCode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The error code that is returned if the configuration of BYOL cannot be modified.
errorCode() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The error code that is returned if the configuration of BYOL cannot be modified.
errorCode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest.Builder
The error code that is returned if the standby WorkSpace could not be created.
errorCode() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
The error code that is returned if the standby WorkSpace could not be created.
errorCode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest.Builder
The error code that is returned if the WorkSpace cannot be created.
errorCode() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
The error code that is returned if the WorkSpace cannot be created.
errorCode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest.Builder
The error code that is returned if the WorkSpace cannot be rebooted.
errorCode() - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
The error code that is returned if the WorkSpace cannot be rebooted.
errorCode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The error code that is returned if the WorkSpace cannot be created.
errorCode() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The error code that is returned if the WorkSpace cannot be created.
errorCode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The error code that is returned for the image.
errorCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The error code that is returned for the image.
errorMessage(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The text of the error message that is returned if the configuration of BYOL cannot be modified.
errorMessage() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The text of the error message that is returned if the configuration of BYOL cannot be modified.
errorMessage(String) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest.Builder
The text of the error message that is returned if the standby WorkSpace could not be created.
errorMessage() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
The text of the error message that is returned if the standby WorkSpace could not be created.
errorMessage(String) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest.Builder
The text of the error message that is returned if the WorkSpace cannot be created.
errorMessage() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
The text of the error message that is returned if the WorkSpace cannot be created.
errorMessage(String) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest.Builder
The text of the error message that is returned if the WorkSpace cannot be rebooted.
errorMessage() - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
The text of the error message that is returned if the WorkSpace cannot be rebooted.
errorMessage(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The text of the error message that is returned if the WorkSpace cannot be created.
errorMessage() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The text of the error message that is returned if the WorkSpace cannot be created.
errorMessage(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The text of the error message that is returned for the image.
errorMessage() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The text of the error message that is returned for the image.
ErrorRule - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.ErrorRule
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
Eval - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
eval(Value) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Key
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
eval(Expr) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
evalArg(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
expectArray() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
Expr - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
expr() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FatScope
 
FailedCreateStandbyWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes the standby WorkSpace that could not be created.
FailedCreateStandbyWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
FailedCreateWorkspaceRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes a WorkSpace that cannot be created.
FailedCreateWorkspaceRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
failedRequests(Collection<FailedCreateWorkspaceRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse.Builder
Information about the WorkSpaces that could not be created.
failedRequests(FailedCreateWorkspaceRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse.Builder
Information about the WorkSpaces that could not be created.
failedRequests(Consumer<FailedCreateWorkspaceRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse.Builder
Information about the WorkSpaces that could not be created.
failedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
Information about the WorkSpaces that could not be created.
failedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse.Builder
Information about the WorkSpaces that could not be rebooted.
failedRequests(FailedWorkspaceChangeRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse.Builder
Information about the WorkSpaces that could not be rebooted.
failedRequests(Consumer<FailedWorkspaceChangeRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse.Builder
Information about the WorkSpaces that could not be rebooted.
failedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
Information about the WorkSpaces that could not be rebooted.
failedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse.Builder
Information about the WorkSpace that could not be rebuilt.
failedRequests(FailedWorkspaceChangeRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse.Builder
Information about the WorkSpace that could not be rebuilt.
failedRequests(Consumer<FailedWorkspaceChangeRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse.Builder
Information about the WorkSpace that could not be rebuilt.
failedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
Information about the WorkSpace that could not be rebuilt.
failedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse.Builder
Information about the WorkSpaces that could not be started.
failedRequests(FailedWorkspaceChangeRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse.Builder
Information about the WorkSpaces that could not be started.
failedRequests(Consumer<FailedWorkspaceChangeRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse.Builder
Information about the WorkSpaces that could not be started.
failedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
Information about the WorkSpaces that could not be started.
failedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse.Builder
Information about the WorkSpaces that could not be stopped.
failedRequests(FailedWorkspaceChangeRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse.Builder
Information about the WorkSpaces that could not be stopped.
failedRequests(Consumer<FailedWorkspaceChangeRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse.Builder
Information about the WorkSpaces that could not be stopped.
failedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
Information about the WorkSpaces that could not be stopped.
failedRequests(Collection<FailedWorkspaceChangeRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse.Builder
Information about the WorkSpaces that could not be terminated.
failedRequests(FailedWorkspaceChangeRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse.Builder
Information about the WorkSpaces that could not be terminated.
failedRequests(Consumer<FailedWorkspaceChangeRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse.Builder
Information about the WorkSpaces that could not be terminated.
failedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
Information about the WorkSpaces that could not be terminated.
failedStandbyRequests(Collection<FailedCreateStandbyWorkspacesRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse.Builder
Information about the standby WorkSpace that could not be created.
failedStandbyRequests(FailedCreateStandbyWorkspacesRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse.Builder
Information about the standby WorkSpace that could not be created.
failedStandbyRequests(Consumer<FailedCreateStandbyWorkspacesRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse.Builder
Information about the standby WorkSpace that could not be created.
failedStandbyRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
Information about the standby WorkSpace that could not be created.
FailedWorkspaceChangeRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes a WorkSpace that could not be rebooted.
FailedWorkspaceChangeRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
FatScope<T> - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.FatScope
 
FatScope() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.FatScope
 
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
 
fn(Fn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
fn(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode.Builder
 
fnNode - Variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Record
 
forgotPasswordLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes.Builder
The forgotten password link.
forgotPasswordLink() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
The forgotten password link.
forgotPasswordLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes.Builder
The forgotten password link.
forgotPasswordLink() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
The forgotten password link.
forgotPasswordLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes.Builder
The forgotten password link.
forgotPasswordLink() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
The forgotten password link.
forgotPasswordLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes.Builder
The forgotten password link.
forgotPasswordLink() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
The forgotten password link.
from(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Deprecated
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
fromString(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.AccessPropertyValue
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Application
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.AssociationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.BundleType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthStatusEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ClientDeviceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Compute
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionAliasState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancyModificationStateEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportResultEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableCertificateBasedAuthProperty
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableSamlProperty
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ImageType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.LogUploadEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationResourceEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationStateEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.OperatingSystemType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Protocol
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ReconnectEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.RunningMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.SamlStatusEnum
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.StandbyWorkspaceRelationshipType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.TargetWorkspaceState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Tenancy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceBundleState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageIngestionProcess
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageRequiredTenancy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
get(Identifier) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters
 
get(int) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
getValue() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
getVersion() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset
 
groupDesc(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The description of the group.
groupDesc() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
The description of the group.
groupDesc(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup.Builder
The description of the group.
groupDesc() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
The description of the group.
groupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest.Builder
The identifier of the group.
groupId() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
The identifier of the group.
groupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse.Builder
The identifier of the group.
groupId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
The identifier of the group.
groupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest.Builder
The identifier of the IP access control group.
groupId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
The identifier of the IP access control group.
groupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest.Builder
The identifier of the group.
groupId() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
The identifier of the group.
groupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest.Builder
The identifier of the group.
groupId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
The identifier of the group.
groupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup.Builder
The identifier of the group.
groupId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
The identifier of the group.
groupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest.Builder
The identifiers of one or more IP access control groups.
groupIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest.Builder
The identifiers of one or more IP access control groups.
groupIds() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
The identifiers of one or more IP access control groups.
groupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest.Builder
The identifiers of one or more IP access control groups.
groupIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest.Builder
The identifiers of one or more IP access control groups.
groupIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
The identifiers of one or more IP access control groups.
groupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest.Builder
The identifiers of one or more IP access control groups.
groupIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest.Builder
The identifiers of one or more IP access control groups.
groupIds() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
The identifiers of one or more IP access control groups.
groupName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The name of the group.
groupName() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
The name of the group.
groupName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup.Builder
The name of the group.
groupName() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
The name of the group.

H

hasAccountModifications() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
For responses, this returns true if the service returned a value for the AccountModifications property.
hasAddIns() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
For responses, this returns true if the service returned a value for the AddIns property.
hasAliasIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
For responses, this returns true if the service returned a value for the AliasIds property.
hasApplications() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
For responses, this returns true if the service returned a value for the Applications property.
hasAssociations() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
For responses, this returns true if the service returned a value for the Associations property.
hasBundleIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
For responses, this returns true if the service returned a value for the BundleIds property.
hasBundles() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
For responses, this returns true if the service returned a value for the Bundles property.
hasClientPropertiesList() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
For responses, this returns true if the service returned a value for the ClientPropertiesList property.
hasConnectionAliases() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
For responses, this returns true if the service returned a value for the ConnectionAliases property.
hasConnectionAliasPermissions() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
For responses, this returns true if the service returned a value for the ConnectionAliasPermissions property.
hasDirectories() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
For responses, this returns true if the service returned a value for the Directories property.
hasDirectoryIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
For responses, this returns true if the service returned a value for the DirectoryIds property.
hasDnsIpAddresses() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
For responses, this returns true if the service returned a value for the DnsIpAddresses property.
hasFailedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
For responses, this returns true if the service returned a value for the FailedRequests property.
hasFailedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
For responses, this returns true if the service returned a value for the FailedRequests property.
hasFailedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
For responses, this returns true if the service returned a value for the FailedRequests property.
hasFailedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
For responses, this returns true if the service returned a value for the FailedRequests property.
hasFailedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
For responses, this returns true if the service returned a value for the FailedRequests property.
hasFailedRequests() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
For responses, this returns true if the service returned a value for the FailedRequests property.
hasFailedStandbyRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
For responses, this returns true if the service returned a value for the FailedStandbyRequests property.
hasGroupIds() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
For responses, this returns true if the service returned a value for the GroupIds property.
hasGroupIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
For responses, this returns true if the service returned a value for the GroupIds property.
hasGroupIds() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
For responses, this returns true if the service returned a value for the GroupIds property.
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
hasImageIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
For responses, this returns true if the service returned a value for the ImageIds property.
hasImagePermissions() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
For responses, this returns true if the service returned a value for the ImagePermissions property.
hasImages() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
For responses, this returns true if the service returned a value for the Images property.
hasIpGroupIds() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
For responses, this returns true if the service returned a value for the IpGroupIds property.
hasLoginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
For responses, this returns true if the service returned a value for the LoginMessage property.
hasLoginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
For responses, this returns true if the service returned a value for the LoginMessage property.
hasLoginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
For responses, this returns true if the service returned a value for the LoginMessage property.
hasLoginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
For responses, this returns true if the service returned a value for the LoginMessage property.
hasManagementCidrRanges() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
For responses, this returns true if the service returned a value for the ManagementCidrRanges property.
hasModificationStates() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
For responses, this returns true if the service returned a value for the ModificationStates property.
hasPendingRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
For responses, this returns true if the service returned a value for the PendingRequests property.
hasPendingStandbyRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
For responses, this returns true if the service returned a value for the PendingStandbyRequests property.
hasPlatforms() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
For responses, this returns true if the service returned a value for the Platforms property.
hasPropertiesToDelete() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
For responses, this returns true if the service returned a value for the PropertiesToDelete property.
hasPropertiesToDelete() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
For responses, this returns true if the service returned a value for the PropertiesToDelete property.
hasProtocols() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
For responses, this returns true if the service returned a value for the Protocols property.
hasRebootWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
For responses, this returns true if the service returned a value for the RebootWorkspaceRequests property.
hasRebuildSnapshots() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
For responses, this returns true if the service returned a value for the RebuildSnapshots property.
hasRebuildWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
For responses, this returns true if the service returned a value for the RebuildWorkspaceRequests property.
hasRelatedWorkspaces() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
For responses, this returns true if the service returned a value for the RelatedWorkspaces property.
hasResourceIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
For responses, this returns true if the service returned a value for the ResourceIds property.
hasRestoreSnapshots() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
For responses, this returns true if the service returned a value for the RestoreSnapshots property.
hasResult() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
For responses, this returns true if the service returned a value for the Result property.
hasStandbyWorkspaces() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
For responses, this returns true if the service returned a value for the StandbyWorkspaces property.
hasStartWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
For responses, this returns true if the service returned a value for the StartWorkspaceRequests property.
hasStopWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
For responses, this returns true if the service returned a value for the StopWorkspaceRequests property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
For responses, this returns true if the service returned a value for the SubnetIds property.
hasTagKeys() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTagList() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
For responses, this returns true if the service returned a value for the TagList property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTerminateWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
For responses, this returns true if the service returned a value for the TerminateWorkspaceRequests property.
hasUserRules() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
For responses, this returns true if the service returned a value for the UserRules property.
hasUserRules() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
For responses, this returns true if the service returned a value for the UserRules property.
hasUserRules() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
For responses, this returns true if the service returned a value for the UserRules property.
hasUserRules() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
For responses, this returns true if the service returned a value for the UserRules property.
hasUserRules() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
For responses, this returns true if the service returned a value for the UserRules property.
hasWorkspaceIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
For responses, this returns true if the service returned a value for the WorkspaceIds property.
hasWorkspaceIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
For responses, this returns true if the service returned a value for the WorkspaceIds property.
hasWorkspaces() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
For responses, this returns true if the service returned a value for the Workspaces property.
hasWorkspaces() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
For responses, this returns true if the service returned a value for the Workspaces property.
hasWorkspacesConnectionStatus() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
For responses, this returns true if the service returned a value for the WorkspacesConnectionStatus property.
hostLabel() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsVirtualHostableS3Bucket
 

I

iamRoleId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The identifier of the IAM role.
iamRoleId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The identifier of the IAM role.
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
id(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition.Builder
 
id() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Identifier
 
imageDescription(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The description of the WorkSpace image.
imageDescription() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
The description of the WorkSpace image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse.Builder
The identifier of the image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
The identifier of the image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse.Builder
The identifier of the new updated WorkSpace image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
The identifier of the new updated WorkSpace image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
The identifier of the image that is used to create the bundle.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
The identifier of the image that is used to create the bundle.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The identifier of the new WorkSpace image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The identifier of the new WorkSpace image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest.Builder
The identifier of the image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
The identifier of the image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest.Builder
The identifier of the image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
The identifier of the image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse.Builder
The identifier of the image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
The identifier of the image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse.Builder
The identifier of the WorkSpace image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
The identifier of the WorkSpace image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest.Builder
The identifier of the image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
The identifier of the image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest.Builder
The identifier of the image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
The identifier of the image.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The identifier of the image that was used to create the bundle.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The identifier of the image that was used to create the bundle.
imageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The identifier of the image.
imageId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The identifier of the image.
imageIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
The identifier of the image.
imageIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
The identifier of the image.
imageIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
The identifier of the image.
imageName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The name of the WorkSpace image.
imageName() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
The name of the WorkSpace image.
ImagePermission - Class in software.amazon.awssdk.services.workspaces.model
Describes the Amazon Web Services accounts that have been granted permission to use a shared image.
ImagePermission.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
imagePermissions(Collection<ImagePermission>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse.Builder
The identifiers of the Amazon Web Services accounts that the image has been shared with.
imagePermissions(ImagePermission...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse.Builder
The identifiers of the Amazon Web Services accounts that the image has been shared with.
imagePermissions(Consumer<ImagePermission.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse.Builder
The identifiers of the Amazon Web Services accounts that the image has been shared with.
imagePermissions() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
The identifiers of the Amazon Web Services accounts that the image has been shared with.
images(Collection<WorkspaceImage>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse.Builder
Information about the images.
images(WorkspaceImage...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse.Builder
Information about the images.
images(Consumer<WorkspaceImage.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse.Builder
Information about the images.
images() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
Information about the images.
imageType(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
The type (owned or shared) of the image.
imageType(ImageType) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
The type (owned or shared) of the image.
imageType() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
The type (owned or shared) of the image.
ImageType - Enum in software.amazon.awssdk.services.workspaces.model
 
imageTypeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
The type (owned or shared) of the image.
importClientBranding(ImportClientBrandingRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Imports client branding.
importClientBranding(Consumer<ImportClientBrandingRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Imports client branding.
importClientBranding(ImportClientBrandingRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Imports client branding.
importClientBranding(Consumer<ImportClientBrandingRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Imports client branding.
ImportClientBrandingRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ImportClientBrandingRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ImportClientBrandingRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ImportClientBrandingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ImportClientBrandingRequestMarshaller
 
ImportClientBrandingResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ImportClientBrandingResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
importWorkspaceImage(ImportWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
importWorkspaceImage(Consumer<ImportWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
importWorkspaceImage(ImportWorkspaceImageRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
importWorkspaceImage(Consumer<ImportWorkspaceImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces.
ImportWorkspaceImageRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ImportWorkspaceImageRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ImportWorkspaceImageRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ImportWorkspaceImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ImportWorkspaceImageRequestMarshaller
 
ImportWorkspaceImageResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ImportWorkspaceImageResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
increaseVolumeSize(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can increase the volume size of the drives on their WorkSpace.
increaseVolumeSize(ReconnectEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can increase the volume size of the drives on their WorkSpace.
increaseVolumeSize() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can increase the volume size of the drives on their WorkSpace.
increaseVolumeSizeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can increase the volume size of the drives on their WorkSpace.
Index(int) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Index
 
index() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
ingestionProcess(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The ingestion process to be used when importing the image, depending on which protocol you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol (BYOP).
ingestionProcess(WorkspaceImageIngestionProcess) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The ingestion process to be used when importing the image, depending on which protocol you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol (BYOP).
ingestionProcess() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
The ingestion process to be used when importing the image, depending on which protocol you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol (BYOP).
ingestionProcessAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
The ingestion process to be used when importing the image, depending on which protocol you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol (BYOP).
InnerParseError - Exception in software.amazon.awssdk.services.workspaces.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.workspaces.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
into() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
Into<T> - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
into() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.IntoSelf
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
InvalidParameterValuesException - Exception in software.amazon.awssdk.services.workspaces.model
One or more parameter values are not valid.
InvalidParameterValuesException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
InvalidResourceStateException - Exception in software.amazon.awssdk.services.workspaces.model
The state of the resource is not valid for this operation.
InvalidResourceStateException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
IosClientBrandingAttributes - Class in software.amazon.awssdk.services.workspaces.model
The client branding attributes for iOS device types.
IosClientBrandingAttributes.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
IosImportClientBrandingAttributes - Class in software.amazon.awssdk.services.workspaces.model
The client branding attributes to import for iOS device types.
IosImportClientBrandingAttributes.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ipAddress(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The IP address of the WorkSpace.
ipAddress() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The IP address of the WorkSpace.
ipGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The identifiers of the IP access control groups associated with the directory.
ipGroupIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The identifiers of the IP access control groups associated with the directory.
ipGroupIds() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The identifiers of the IP access control groups associated with the directory.
ipRule(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IpRuleItem.Builder
The IP address range, in CIDR notation.
ipRule() - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
The IP address range, in CIDR notation.
IpRuleItem - Class in software.amazon.awssdk.services.workspaces.model
Describes a rule for an IP access control group.
IpRuleItem.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
isNone() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
IsSet - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
IsValidHostLabel - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceBundlesIterable
 
iterator() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceDirectoriesIterable
 
iterator() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspacesIterable
 

K

Key(Identifier) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Key
 
key(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Tag.Builder
The key of the tag.
key() - Method in class software.amazon.awssdk.services.workspaces.model.Tag
The key of the tag.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.AccessPropertyValue
Use this in place of AccessPropertyValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.Application
Use this in place of Application.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.AssociationStatus
Use this in place of AssociationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.BundleType
Use this in place of BundleType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthStatusEnum
Use this in place of CertificateBasedAuthStatusEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.ClientDeviceType
Use this in place of ClientDeviceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.Compute
Use this in place of Compute.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionAliasState
Use this in place of ConnectionAliasState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionState
Use this in place of ConnectionState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancyModificationStateEnum
Use this in place of DedicatedTenancyModificationStateEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportEnum
Use this in place of DedicatedTenancySupportEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportResultEnum
Use this in place of DedicatedTenancySupportResultEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableCertificateBasedAuthProperty
Use this in place of DeletableCertificateBasedAuthProperty.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableSamlProperty
Use this in place of DeletableSamlProperty.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.ImageType
Use this in place of ImageType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.LogUploadEnum
Use this in place of LogUploadEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationResourceEnum
Use this in place of ModificationResourceEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationStateEnum
Use this in place of ModificationStateEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.OperatingSystemType
Use this in place of OperatingSystemType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.Protocol
Use this in place of Protocol.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.ReconnectEnum
Use this in place of ReconnectEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.RunningMode
Use this in place of RunningMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.SamlStatusEnum
Use this in place of SamlStatusEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.StandbyWorkspaceRelationshipType
Use this in place of StandbyWorkspaceRelationshipType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.TargetWorkspaceState
Use this in place of TargetWorkspaceState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.Tenancy
Use this in place of Tenancy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceBundleState
Use this in place of WorkspaceBundleState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryState
Use this in place of WorkspaceDirectoryState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryType
Use this in place of WorkspaceDirectoryType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageIngestionProcess
Use this in place of WorkspaceImageIngestionProcess.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageRequiredTenancy
Use this in place of WorkspaceImageRequiredTenancy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageState
Use this in place of WorkspaceImageState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceState
Use this in place of WorkspaceState.values() to return a Set of all values known to the SDK.

L

lastKnownUserConnectionTimestamp(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus.Builder
The timestamp of the last known user connection.
lastKnownUserConnectionTimestamp() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
The timestamp of the last known user connection.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The last time that the bundle was updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The last time that the bundle was updated.
limit(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest.Builder
The maximum number of connection aliases to return.
limit() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
The maximum number of connection aliases to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest.Builder
The maximum number of directories to return.
limit() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
The maximum number of directories to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
The maximum number of items to return.
limit() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
The maximum number of items to return.
listAvailableManagementCidrRanges(ListAvailableManagementCidrRangesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
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(Consumer<ListAvailableManagementCidrRangesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
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 interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
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(Consumer<ListAvailableManagementCidrRangesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
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).
ListAvailableManagementCidrRangesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ListAvailableManagementCidrRangesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ListAvailableManagementCidrRangesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ListAvailableManagementCidrRangesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ListAvailableManagementCidrRangesRequestMarshaller
 
ListAvailableManagementCidrRangesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ListAvailableManagementCidrRangesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
Literal - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionDataProvider
 
loginMessage(Map<String, String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes.Builder
The login message.
loginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
The login message.
loginMessage(Map<String, String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes.Builder
The login message.
loginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
The login message.
loginMessage(Map<String, String>) - Method in interface software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes.Builder
The login message.
loginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
The login message.
loginMessage(Map<String, String>) - Method in interface software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes.Builder
The login message.
loginMessage() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
The login message.
logo(SdkBytes) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes.Builder
The logo.
logo() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
The logo.
logo(SdkBytes) - Method in interface software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes.Builder
The logo.
logo() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
The logo.
logo2x(SdkBytes) - Method in interface software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes.Builder
The @2x version of the logo.
logo2x() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
The @2x version of the logo.
logo2xUrl(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes.Builder
The @2x version of the logo.
logo2xUrl() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
The @2x version of the logo.
logo3x(SdkBytes) - Method in interface software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes.Builder
The @3x version of the logo.
logo3x() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
The @3x version of the logo.
logo3xUrl(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes.Builder
The @3x version of the logo.
logo3xUrl() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
The @3x version of the logo.
logoUrl(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes.Builder
The logo.
logoUrl() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
The logo.
logoUrl(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes.Builder
The logo.
logoUrl() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
The logo.
logUploadEnabled(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ClientProperties.Builder
Specifies whether users can upload diagnostic log files of Amazon WorkSpaces client directly to WorkSpaces to troubleshoot issues when using the WorkSpaces client.
logUploadEnabled(LogUploadEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.ClientProperties.Builder
Specifies whether users can upload diagnostic log files of Amazon WorkSpaces client directly to WorkSpaces to troubleshoot issues when using the WorkSpaces client.
logUploadEnabled() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
Specifies whether users can upload diagnostic log files of Amazon WorkSpaces client directly to WorkSpaces to troubleshoot issues when using the WorkSpaces client.
logUploadEnabledAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
Specifies whether users can upload diagnostic log files of Amazon WorkSpaces client directly to WorkSpaces to troubleshoot issues when using the WorkSpaces client.
LogUploadEnum - Enum in software.amazon.awssdk.services.workspaces.model
 

M

managementCidrRangeConstraint(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest.Builder
The IP address range to search.
managementCidrRangeConstraint() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The IP address range to search.
managementCidrRanges(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse.Builder
The list of available IP address ranges, specified as IPv4 CIDR blocks.
managementCidrRanges(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse.Builder
The list of available IP address ranges, specified as IPv4 CIDR blocks.
managementCidrRanges() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
The list of available IP address ranges, specified as IPv4 CIDR blocks.
marshall(AssociateConnectionAliasRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.AssociateConnectionAliasRequestMarshaller
 
marshall(AssociateIpGroupsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.AssociateIpGroupsRequestMarshaller
 
marshall(AuthorizeIpRulesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.AuthorizeIpRulesRequestMarshaller
 
marshall(CopyWorkspaceImageRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CopyWorkspaceImageRequestMarshaller
 
marshall(CreateConnectClientAddInRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateConnectClientAddInRequestMarshaller
 
marshall(CreateConnectionAliasRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateConnectionAliasRequestMarshaller
 
marshall(CreateIpGroupRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateIpGroupRequestMarshaller
 
marshall(CreateStandbyWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateStandbyWorkspacesRequestMarshaller
 
marshall(CreateTagsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateTagsRequestMarshaller
 
marshall(CreateUpdatedWorkspaceImageRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateUpdatedWorkspaceImageRequestMarshaller
 
marshall(CreateWorkspaceBundleRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateWorkspaceBundleRequestMarshaller
 
marshall(CreateWorkspaceImageRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateWorkspaceImageRequestMarshaller
 
marshall(CreateWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.CreateWorkspacesRequestMarshaller
 
marshall(DeleteClientBrandingRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeleteClientBrandingRequestMarshaller
 
marshall(DeleteConnectClientAddInRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeleteConnectClientAddInRequestMarshaller
 
marshall(DeleteConnectionAliasRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeleteConnectionAliasRequestMarshaller
 
marshall(DeleteIpGroupRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeleteIpGroupRequestMarshaller
 
marshall(DeleteTagsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeleteTagsRequestMarshaller
 
marshall(DeleteWorkspaceBundleRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeleteWorkspaceBundleRequestMarshaller
 
marshall(DeleteWorkspaceImageRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeleteWorkspaceImageRequestMarshaller
 
marshall(DeregisterWorkspaceDirectoryRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DeregisterWorkspaceDirectoryRequestMarshaller
 
marshall(DescribeAccountModificationsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeAccountModificationsRequestMarshaller
 
marshall(DescribeAccountRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeAccountRequestMarshaller
 
marshall(DescribeClientBrandingRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeClientBrandingRequestMarshaller
 
marshall(DescribeClientPropertiesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeClientPropertiesRequestMarshaller
 
marshall(DescribeConnectClientAddInsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeConnectClientAddInsRequestMarshaller
 
marshall(DescribeConnectionAliasesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeConnectionAliasesRequestMarshaller
 
marshall(DescribeConnectionAliasPermissionsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeConnectionAliasPermissionsRequestMarshaller
 
marshall(DescribeIpGroupsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeIpGroupsRequestMarshaller
 
marshall(DescribeTagsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeTagsRequestMarshaller
 
marshall(DescribeWorkspaceBundlesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceBundlesRequestMarshaller
 
marshall(DescribeWorkspaceDirectoriesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceDirectoriesRequestMarshaller
 
marshall(DescribeWorkspaceImagePermissionsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceImagePermissionsRequestMarshaller
 
marshall(DescribeWorkspaceImagesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceImagesRequestMarshaller
 
marshall(DescribeWorkspacesConnectionStatusRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspacesConnectionStatusRequestMarshaller
 
marshall(DescribeWorkspaceSnapshotsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspaceSnapshotsRequestMarshaller
 
marshall(DescribeWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DescribeWorkspacesRequestMarshaller
 
marshall(DisassociateConnectionAliasRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DisassociateConnectionAliasRequestMarshaller
 
marshall(DisassociateIpGroupsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.DisassociateIpGroupsRequestMarshaller
 
marshall(ImportClientBrandingRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ImportClientBrandingRequestMarshaller
 
marshall(ImportWorkspaceImageRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ImportWorkspaceImageRequestMarshaller
 
marshall(ListAvailableManagementCidrRangesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ListAvailableManagementCidrRangesRequestMarshaller
 
marshall(MigrateWorkspaceRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.MigrateWorkspaceRequestMarshaller
 
marshall(ModifyAccountRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifyAccountRequestMarshaller
 
marshall(ModifyCertificateBasedAuthPropertiesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifyCertificateBasedAuthPropertiesRequestMarshaller
 
marshall(ModifyClientPropertiesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifyClientPropertiesRequestMarshaller
 
marshall(ModifySamlPropertiesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifySamlPropertiesRequestMarshaller
 
marshall(ModifySelfservicePermissionsRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifySelfservicePermissionsRequestMarshaller
 
marshall(ModifyWorkspaceAccessPropertiesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspaceAccessPropertiesRequestMarshaller
 
marshall(ModifyWorkspaceCreationPropertiesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspaceCreationPropertiesRequestMarshaller
 
marshall(ModifyWorkspacePropertiesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspacePropertiesRequestMarshaller
 
marshall(ModifyWorkspaceStateRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspaceStateRequestMarshaller
 
marshall(RebootWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.RebootWorkspacesRequestMarshaller
 
marshall(RebuildWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.RebuildWorkspacesRequestMarshaller
 
marshall(RegisterWorkspaceDirectoryRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.RegisterWorkspaceDirectoryRequestMarshaller
 
marshall(RestoreWorkspaceRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.RestoreWorkspaceRequestMarshaller
 
marshall(RevokeIpRulesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.RevokeIpRulesRequestMarshaller
 
marshall(StartWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.StartWorkspacesRequestMarshaller
 
marshall(StopWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.StopWorkspacesRequestMarshaller
 
marshall(TerminateWorkspacesRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.TerminateWorkspacesRequestMarshaller
 
marshall(UpdateConnectClientAddInRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.UpdateConnectClientAddInRequestMarshaller
 
marshall(UpdateConnectionAliasPermissionRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.UpdateConnectionAliasPermissionRequestMarshaller
 
marshall(UpdateRulesOfIpGroupRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.UpdateRulesOfIpGroupRequestMarshaller
 
marshall(UpdateWorkspaceBundleRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.UpdateWorkspaceBundleRequestMarshaller
 
marshall(UpdateWorkspaceImagePermissionRequest) - Method in class software.amazon.awssdk.services.workspaces.transform.UpdateWorkspaceImagePermissionRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest.Builder
The maximum number of items to return.
maxResults() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
The maximum number of items to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest.Builder
The maximum number of results to return.
maxResults() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest.Builder
The maximum number of items to return.
maxResults() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
The maximum number of items to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest.Builder
The maximum number of items to return.
maxResults() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
The maximum number of items to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
The maximum number of items to return.
maxResults() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
The maximum number of items to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest.Builder
The maximum number of items to return.
maxResults() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
The maximum number of items to return.
message() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Deprecated
 
message(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationInProgressException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
migrateWorkspace(MigrateWorkspaceRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
migrateWorkspace(Consumer<MigrateWorkspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
migrateWorkspace(MigrateWorkspaceRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
migrateWorkspace(Consumer<MigrateWorkspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.
MigrateWorkspaceRequest - Class in software.amazon.awssdk.services.workspaces.model
 
MigrateWorkspaceRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
MigrateWorkspaceRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
MigrateWorkspaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.MigrateWorkspaceRequestMarshaller
 
MigrateWorkspaceResponse - Class in software.amazon.awssdk.services.workspaces.model
 
MigrateWorkspaceResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModificationResourceEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
modificationState(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The state of the modification to the configuration of BYOL.
modificationState(DedicatedTenancyModificationStateEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The state of the modification to the configuration of BYOL.
modificationState() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The state of the modification to the configuration of BYOL.
ModificationState - Class in software.amazon.awssdk.services.workspaces.model
Describes a WorkSpace modification.
ModificationState.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modificationStateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The state of the modification to the configuration of BYOL.
ModificationStateEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
modificationStates(Collection<ModificationState>) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The modification states of the WorkSpace.
modificationStates(ModificationState...) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The modification states of the WorkSpace.
modificationStates(Consumer<ModificationState.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The modification states of the WorkSpace.
modificationStates() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The modification states of the WorkSpace.
modifyAccount(ModifyAccountRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
modifyAccount(Consumer<ModifyAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
modifyAccount(ModifyAccountRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
modifyAccount(Consumer<ModifyAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the configuration of Bring Your Own License (BYOL) for the specified account.
ModifyAccountRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyAccountRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifyAccountRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifyAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifyAccountRequestMarshaller
 
ModifyAccountResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyAccountResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifyCertificateBasedAuthProperties(ModifyCertificateBasedAuthPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.
modifyCertificateBasedAuthProperties(Consumer<ModifyCertificateBasedAuthPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.
modifyCertificateBasedAuthProperties(ModifyCertificateBasedAuthPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.
modifyCertificateBasedAuthProperties(Consumer<ModifyCertificateBasedAuthPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.
ModifyCertificateBasedAuthPropertiesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyCertificateBasedAuthPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifyCertificateBasedAuthPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifyCertificateBasedAuthPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifyCertificateBasedAuthPropertiesRequestMarshaller
 
ModifyCertificateBasedAuthPropertiesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyCertificateBasedAuthPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifyClientProperties(ModifyClientPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the properties of the specified Amazon WorkSpaces clients.
modifyClientProperties(Consumer<ModifyClientPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the properties of the specified Amazon WorkSpaces clients.
modifyClientProperties(ModifyClientPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the properties of the specified Amazon WorkSpaces clients.
modifyClientProperties(Consumer<ModifyClientPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the properties of the specified Amazon WorkSpaces clients.
ModifyClientPropertiesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyClientPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifyClientPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifyClientPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifyClientPropertiesRequestMarshaller
 
ModifyClientPropertiesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyClientPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.WorkSpacesRequestSetEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.WorkSpacesEndpointAuthSchemeInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.WorkSpacesResolveEndpointInterceptor
 
modifySamlProperties(ModifySamlPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
modifySamlProperties(Consumer<ModifySamlPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
modifySamlProperties(ModifySamlPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
modifySamlProperties(Consumer<ModifySamlPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
ModifySamlPropertiesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifySamlPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifySamlPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifySamlPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifySamlPropertiesRequestMarshaller
 
ModifySamlPropertiesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifySamlPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifySelfservicePermissions(ModifySelfservicePermissionsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the self-service WorkSpace management capabilities for your users.
modifySelfservicePermissions(Consumer<ModifySelfservicePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the self-service WorkSpace management capabilities for your users.
modifySelfservicePermissions(ModifySelfservicePermissionsRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the self-service WorkSpace management capabilities for your users.
modifySelfservicePermissions(Consumer<ModifySelfservicePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the self-service WorkSpace management capabilities for your users.
ModifySelfservicePermissionsRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifySelfservicePermissionsRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifySelfservicePermissionsRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifySelfservicePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifySelfservicePermissionsRequestMarshaller
 
ModifySelfservicePermissionsResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifySelfservicePermissionsResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifyWorkspaceAccessProperties(ModifyWorkspaceAccessPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Specifies which devices and operating systems users can use to access their WorkSpaces.
modifyWorkspaceAccessProperties(Consumer<ModifyWorkspaceAccessPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Specifies which devices and operating systems users can use to access their WorkSpaces.
modifyWorkspaceAccessProperties(ModifyWorkspaceAccessPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Specifies which devices and operating systems users can use to access their WorkSpaces.
modifyWorkspaceAccessProperties(Consumer<ModifyWorkspaceAccessPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Specifies which devices and operating systems users can use to access their WorkSpaces.
ModifyWorkspaceAccessPropertiesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceAccessPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceAccessPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifyWorkspaceAccessPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspaceAccessPropertiesRequestMarshaller
 
ModifyWorkspaceAccessPropertiesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceAccessPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifyWorkspaceCreationProperties(ModifyWorkspaceCreationPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modify the default properties used to create WorkSpaces.
modifyWorkspaceCreationProperties(Consumer<ModifyWorkspaceCreationPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modify the default properties used to create WorkSpaces.
modifyWorkspaceCreationProperties(ModifyWorkspaceCreationPropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modify the default properties used to create WorkSpaces.
modifyWorkspaceCreationProperties(Consumer<ModifyWorkspaceCreationPropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modify the default properties used to create WorkSpaces.
ModifyWorkspaceCreationPropertiesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceCreationPropertiesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceCreationPropertiesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifyWorkspaceCreationPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspaceCreationPropertiesRequestMarshaller
 
ModifyWorkspaceCreationPropertiesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceCreationPropertiesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifyWorkspaceProperties(ModifyWorkspacePropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the specified WorkSpace properties.
modifyWorkspaceProperties(Consumer<ModifyWorkspacePropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Modifies the specified WorkSpace properties.
modifyWorkspaceProperties(ModifyWorkspacePropertiesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the specified WorkSpace properties.
modifyWorkspaceProperties(Consumer<ModifyWorkspacePropertiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Modifies the specified WorkSpace properties.
ModifyWorkspacePropertiesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspacePropertiesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspacePropertiesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifyWorkspacePropertiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspacePropertiesRequestMarshaller
 
ModifyWorkspacePropertiesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspacePropertiesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
modifyWorkspaceState(ModifyWorkspaceStateRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Sets the state of the specified WorkSpace.
modifyWorkspaceState(Consumer<ModifyWorkspaceStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Sets the state of the specified WorkSpace.
modifyWorkspaceState(ModifyWorkspaceStateRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Sets the state of the specified WorkSpace.
modifyWorkspaceState(Consumer<ModifyWorkspaceStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Sets the state of the specified WorkSpace.
ModifyWorkspaceStateRequest - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceStateRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceStateRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
ModifyWorkspaceStateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.ModifyWorkspaceStateRequestMarshaller
 
ModifyWorkspaceStateResponse - Class in software.amazon.awssdk.services.workspaces.model
 
ModifyWorkspaceStateResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 

N

name(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
name(Identifier) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ComputeType.Builder
The compute type.
name(Compute) - Method in interface software.amazon.awssdk.services.workspaces.model.ComputeType.Builder
The compute type.
name() - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
The compute type.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn.Builder
The name of the client add in.
name() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
The name of the client add in.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
The name of the image.
name() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
The name of the image.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest.Builder
The name of the client add-in.
name() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
The name of the client add-in.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
The name of the new updated WorkSpace image.
name() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
The name of the new updated WorkSpace image.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
The name of the new WorkSpace image.
name() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
The name of the new WorkSpace image.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The name of the image.
name() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The name of the image.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest.Builder
The name of the client add-in.
name() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
The name of the client add-in.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The name of the bundle.
name() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The name of the bundle.
name(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The name of the image.
name() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The name of the image.
nameAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
The compute type.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest.Builder
The token for the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
The token for the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
The token to use to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest.Builder
If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse.Builder
The token to use to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
The token to use to retrieve the next page of results.
none() - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
Not - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Not
 

O

of(boolean) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Not
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.BooleanEqualsFn
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.StringEqualsFn
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The operating system that the image is running.
operatingSystem(Consumer<OperatingSystem.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The operating system that the image is running.
operatingSystem() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The operating system that the image is running.
OperatingSystem - Class in software.amazon.awssdk.services.workspaces.model
The operating system that the image is running.
operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The operating system that the image is running.
operatingSystem(Consumer<OperatingSystem.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The operating system that the image is running.
operatingSystem() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The operating system that the image is running.
OperatingSystem.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
OperatingSystemType - Enum in software.amazon.awssdk.services.workspaces.model
 
OperationInProgressException - Exception in software.amazon.awssdk.services.workspaces.model
The properties of this WorkSpace are currently being modified.
OperationInProgressException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
OperationNotSupportedException - Exception in software.amazon.awssdk.services.workspaces.model
This operation is not supported.
OperationNotSupportedException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
Outputs - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition.Builder
 
outputs() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
Outputs.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesServiceClientConfiguration.Builder
Configure the client override configuration
owner(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest.Builder
The owner of the bundles.
owner() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
The owner of the bundles.
owner(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The owner of the bundle.
owner() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The owner of the bundle.
ownerAccountId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The identifier of the Amazon Web Services account that owns the connection alias.
ownerAccountId() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
The identifier of the Amazon Web Services account that owns the connection alias.
ownerAccountId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The identifier of the Amazon Web Services account that owns the image.
ownerAccountId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The identifier of the Amazon Web Services account that owns the image.
ownerAccountId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The identifier of the Amazon Web Services account that owns the image.
ownerAccountId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The identifier of the Amazon Web Services account that owns the image.

P

Parameter - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.workspaces.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
Parse a value from a "short form" used within a template
ParseUrl - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
PARTITION - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
Partition - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Partition.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
Partitions - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions.Builder
 
partitions() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions
 
Partitions.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
path(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Builder
 
path() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
PATH - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
PendingCreateStandbyWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
Information about the standby WorkSpace.
PendingCreateStandbyWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
pendingRequests(Collection<Workspace>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse.Builder
Information about the WorkSpaces that were created.
pendingRequests(Workspace...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse.Builder
Information about the WorkSpaces that were created.
pendingRequests(Consumer<Workspace.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse.Builder
Information about the WorkSpaces that were created.
pendingRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
Information about the WorkSpaces that were created.
pendingStandbyRequests(Collection<PendingCreateStandbyWorkspacesRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse.Builder
Information about the standby WorkSpace that was created.
pendingStandbyRequests(PendingCreateStandbyWorkspacesRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse.Builder
Information about the standby WorkSpace that was created.
pendingStandbyRequests(Consumer<PendingCreateStandbyWorkspacesRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse.Builder
Information about the standby WorkSpace that was created.
pendingStandbyRequests() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
Information about the standby WorkSpace that was created.
platforms(Collection<ClientDeviceType>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest.Builder
The device type for which you want to delete client branding.
platforms(ClientDeviceType...) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest.Builder
The device type for which you want to delete client branding.
platforms() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
The device type for which you want to delete client branding.
platformsAsStrings() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
The device type for which you want to delete client branding.
platformsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest.Builder
The device type for which you want to delete client branding.
platformsWithStrings(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest.Builder
The device type for which you want to delete client branding.
pop() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
primaryRegion(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest.Builder
The Region of the primary WorkSpace.
primaryRegion() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
The Region of the primary WorkSpace.
primaryWorkspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.StandbyWorkspace.Builder
The identifier of the standby WorkSpace.
primaryWorkspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
The identifier of the standby WorkSpace.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint.Builder
 
propertiesToDelete(Collection<DeletableCertificateBasedAuthProperty>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
The properties of the certificate-based authentication you want to delete.
propertiesToDelete(DeletableCertificateBasedAuthProperty...) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
The properties of the certificate-based authentication you want to delete.
propertiesToDelete() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
The properties of the certificate-based authentication you want to delete.
propertiesToDelete(Collection<DeletableSamlProperty>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
The SAML properties to delete as part of your request.
propertiesToDelete(DeletableSamlProperty...) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
The SAML properties to delete as part of your request.
propertiesToDelete() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
The SAML properties to delete as part of your request.
propertiesToDeleteAsStrings() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
The properties of the certificate-based authentication you want to delete.
propertiesToDeleteAsStrings() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
The SAML properties to delete as part of your request.
propertiesToDeleteWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
The properties of the certificate-based authentication you want to delete.
propertiesToDeleteWithStrings(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
The properties of the certificate-based authentication you want to delete.
propertiesToDeleteWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
The SAML properties to delete as part of your request.
propertiesToDeleteWithStrings(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
The SAML properties to delete as part of your request.
property(String, Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint.Builder
 
Protocol - Enum in software.amazon.awssdk.services.workspaces.model
 
protocols(Collection<Protocol>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The protocol.
protocols(Protocol...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The protocol.
protocols() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The protocol.
protocolsAsStrings() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The protocol.
protocolsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The protocol.
protocolsWithStrings(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The protocol.
push() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition.Builder
 

R

reason(String) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException.Builder
The exception error reason.
reason() - Method in exception software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException
The exception error reason.
RebootRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes the information used to reboot a WorkSpace.
RebootRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
rebootWorkspaceRequests(Collection<RebootRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest.Builder
The WorkSpaces to reboot.
rebootWorkspaceRequests(RebootRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest.Builder
The WorkSpaces to reboot.
rebootWorkspaceRequests(Consumer<RebootRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest.Builder
The WorkSpaces to reboot.
rebootWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
The WorkSpaces to reboot.
rebootWorkspaces(RebootWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Reboots the specified WorkSpaces.
rebootWorkspaces(Consumer<RebootWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Reboots the specified WorkSpaces.
rebootWorkspaces(RebootWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Reboots the specified WorkSpaces.
rebootWorkspaces(Consumer<RebootWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Reboots the specified WorkSpaces.
RebootWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
RebootWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
RebootWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
RebootWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.RebootWorkspacesRequestMarshaller
 
RebootWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
RebootWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
RebuildRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes the information used to rebuild a WorkSpace.
RebuildRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
rebuildSnapshots(Collection<Snapshot>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse.Builder
Information about the snapshots that can be used to rebuild a WorkSpace.
rebuildSnapshots(Snapshot...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse.Builder
Information about the snapshots that can be used to rebuild a WorkSpace.
rebuildSnapshots(Consumer<Snapshot.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse.Builder
Information about the snapshots that can be used to rebuild a WorkSpace.
rebuildSnapshots() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
Information about the snapshots that can be used to rebuild a WorkSpace.
rebuildWorkspace(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
rebuildWorkspace(ReconnectEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
rebuildWorkspace() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
rebuildWorkspaceAsString() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
rebuildWorkspaceRequests(Collection<RebuildRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest.Builder
The WorkSpace to rebuild.
rebuildWorkspaceRequests(RebuildRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest.Builder
The WorkSpace to rebuild.
rebuildWorkspaceRequests(Consumer<RebuildRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest.Builder
The WorkSpace to rebuild.
rebuildWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
The WorkSpace to rebuild.
rebuildWorkspaces(RebuildWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Rebuilds the specified WorkSpace.
rebuildWorkspaces(Consumer<RebuildWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Rebuilds the specified WorkSpace.
rebuildWorkspaces(RebuildWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Rebuilds the specified WorkSpace.
rebuildWorkspaces(Consumer<RebuildWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Rebuilds the specified WorkSpace.
RebuildWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
RebuildWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
RebuildWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
RebuildWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.RebuildWorkspacesRequestMarshaller
 
RebuildWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
RebuildWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
reconnectEnabled(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ClientProperties.Builder
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
reconnectEnabled(ReconnectEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.ClientProperties.Builder
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
reconnectEnabled() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
reconnectEnabledAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
ReconnectEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
ref(Identifier) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
region() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
REGION - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
region(Region) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams.Builder
 
region() - Method in class software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams
 
region(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties.Builder
The Region of the related WorkSpace.
region() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
The Region of the related WorkSpace.
region(Region) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesServiceClientConfiguration.Builder
Configure the region
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
regionRegex(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition.Builder
 
regionRegex() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partition
 
registerWorkspaceDirectory(RegisterWorkspaceDirectoryRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Registers the specified directory.
registerWorkspaceDirectory(Consumer<RegisterWorkspaceDirectoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Registers the specified directory.
registerWorkspaceDirectory(RegisterWorkspaceDirectoryRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Registers the specified directory.
registerWorkspaceDirectory(Consumer<RegisterWorkspaceDirectoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Registers the specified directory.
RegisterWorkspaceDirectoryRequest - Class in software.amazon.awssdk.services.workspaces.model
 
RegisterWorkspaceDirectoryRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
RegisterWorkspaceDirectoryRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
RegisterWorkspaceDirectoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.RegisterWorkspaceDirectoryRequestMarshaller
 
RegisterWorkspaceDirectoryResponse - Class in software.amazon.awssdk.services.workspaces.model
 
RegisterWorkspaceDirectoryResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
registrationCode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The registration code for the directory.
registrationCode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The registration code for the directory.
RelatedWorkspaceProperties - Class in software.amazon.awssdk.services.workspaces.model
Describes the related WorkSpace.
RelatedWorkspaceProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
relatedWorkspaces(Collection<RelatedWorkspaceProperties>) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
relatedWorkspaces(RelatedWorkspaceProperties...) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
relatedWorkspaces(Consumer<RelatedWorkspaceProperties.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
relatedWorkspaces() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
relayStateParameterName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SamlProperties.Builder
The relay state parameter name supported by the SAML 2.0 identity provider (IdP).
relayStateParameterName() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
The relay state parameter name supported by the SAML 2.0 identity provider (IdP).
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationInProgressException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
required(boolean) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
requiredTenancy(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
Specifies whether the image is running on dedicated hardware.
requiredTenancy(WorkspaceImageRequiredTenancy) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
Specifies whether the image is running on dedicated hardware.
requiredTenancy() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
Specifies whether the image is running on dedicated hardware.
requiredTenancy(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
Specifies whether the image is running on dedicated hardware.
requiredTenancy(WorkspaceImageRequiredTenancy) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
Specifies whether the image is running on dedicated hardware.
requiredTenancy() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
Specifies whether the image is running on dedicated hardware.
requiredTenancyAsString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
Specifies whether the image is running on dedicated hardware.
requiredTenancyAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
Specifies whether the image is running on dedicated hardware.
resolveEndpoint(WorkSpacesEndpointParams) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.DefaultWorkSpacesEndpointProvider
 
resolveEndpoint(WorkSpacesEndpointParams) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(Consumer<WorkSpacesEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
resource(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModificationState.Builder
The resource.
resource(ModificationResourceEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.ModificationState.Builder
The resource.
resource() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
The resource.
ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.workspaces.model
The specified resource already exists.
ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ResourceAssociatedException - Exception in software.amazon.awssdk.services.workspaces.model
The resource is associated with a directory.
ResourceAssociatedException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
resourceAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
The resource.
ResourceCreationFailedException - Exception in software.amazon.awssdk.services.workspaces.model
The resource could not be created.
ResourceCreationFailedException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest.Builder
The identifier of the directory to associate the connection alias with.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
The identifier of the directory to associate the connection alias with.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult.Builder
The resource identifier, in the form of a directory ID.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
The resource identifier, in the form of a directory ID.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn.Builder
The directory identifier for which the client add-in is configured.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
The directory identifier for which the client add-in is configured.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation.Builder
The identifier of the directory associated with a connection alias.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
The identifier of the directory associated with a connection alias.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest.Builder
The directory identifier for which to configure the client add-in.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
The directory identifier for which to configure the client add-in.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateTagsRequest.Builder
The identifier of the WorkSpaces resource.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
The identifier of the WorkSpaces resource.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest.Builder
The directory identifier of the WorkSpace for which you want to delete client branding.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
The directory identifier of the WorkSpace for which you want to delete client branding.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest.Builder
The directory identifier for which the client add-in is configured.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
The directory identifier for which the client add-in is configured.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest.Builder
The identifier of the WorkSpaces resource.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
The identifier of the WorkSpaces resource.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest.Builder
The directory identifier of the WorkSpace for which you want to view client branding information.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
The directory identifier of the WorkSpace for which you want to view client branding information.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest.Builder
The directory identifier for which the client add-in is configured.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
The directory identifier for which the client add-in is configured.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest.Builder
The identifier of the directory associated with the connection alias.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
The identifier of the directory associated with the connection alias.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest.Builder
The identifier of the WorkSpaces resource.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
The identifier of the WorkSpaces resource.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest.Builder
The directory identifier of the WorkSpace for which you want to import client branding.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
The directory identifier of the WorkSpace for which you want to import client branding.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest.Builder
The resource identifiers, in the form of directory IDs.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
The resource identifiers, in the form of directory IDs.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest.Builder
The resource identifiers, in the form of directory IDs.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
The resource identifiers, in the form of directory IDs.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
The directory identifier for which you want to configure SAML properties.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
The directory identifier for which you want to configure SAML properties.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest.Builder
The identifier of the directory.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
The identifier of the directory.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest.Builder
The identifier of the directory.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The identifier of the directory.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest.Builder
The identifier of the directory.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The identifier of the directory.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException.Builder
The ID of the resource that could not be found.
resourceId() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException
The ID of the resource that could not be found.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException.Builder
The identifier of the resource that is not available.
resourceId() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException
The identifier of the resource that is not available.
resourceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest.Builder
The directory identifier for which the client add-in is configured.
resourceId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
The directory identifier for which the client add-in is configured.
resourceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest.Builder
The resource identifier, in the form of directory IDs.
resourceIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest.Builder
The resource identifier, in the form of directory IDs.
resourceIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
The resource identifier, in the form of directory IDs.
ResourceLimitExceededException - Exception in software.amazon.awssdk.services.workspaces.model
Your resource limits have been exceeded.
ResourceLimitExceededException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.workspaces.model
The resource could not be found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
ResourceUnavailableException - Exception in software.amazon.awssdk.services.workspaces.model
The specified resource is not available.
ResourceUnavailableException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse
 
restartWorkspace(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can restart their WorkSpace.
restartWorkspace(ReconnectEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can restart their WorkSpace.
restartWorkspace() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can restart their WorkSpace.
restartWorkspaceAsString() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can restart their WorkSpace.
restoreSnapshots(Collection<Snapshot>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse.Builder
Information about the snapshots that can be used to restore a WorkSpace.
restoreSnapshots(Snapshot...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse.Builder
Information about the snapshots that can be used to restore a WorkSpace.
restoreSnapshots(Consumer<Snapshot.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse.Builder
Information about the snapshots that can be used to restore a WorkSpace.
restoreSnapshots() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
Information about the snapshots that can be used to restore a WorkSpace.
restoreWorkspace(RestoreWorkspaceRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Restores the specified WorkSpace to its last known healthy state.
restoreWorkspace(Consumer<RestoreWorkspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Restores the specified WorkSpace to its last known healthy state.
restoreWorkspace(RestoreWorkspaceRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Restores the specified WorkSpace to its last known healthy state.
restoreWorkspace(Consumer<RestoreWorkspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Restores the specified WorkSpace to its last known healthy state.
RestoreWorkspaceRequest - Class in software.amazon.awssdk.services.workspaces.model
 
RestoreWorkspaceRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
RestoreWorkspaceRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
RestoreWorkspaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.RestoreWorkspaceRequestMarshaller
 
RestoreWorkspaceResponse - Class in software.amazon.awssdk.services.workspaces.model
 
RestoreWorkspaceResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
result(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition.Builder
 
result(Collection<WorkspacesIpGroup>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse.Builder
Information about the IP access control groups.
result(WorkspacesIpGroup...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse.Builder
Information about the IP access control groups.
result(Consumer<WorkspacesIpGroup.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse.Builder
Information about the IP access control groups.
result() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
Information about the IP access control groups.
reverse() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
revokeIpRules(RevokeIpRulesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Removes one or more rules from the specified IP access control group.
revokeIpRules(Consumer<RevokeIpRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Removes one or more rules from the specified IP access control group.
revokeIpRules(RevokeIpRulesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Removes one or more rules from the specified IP access control group.
revokeIpRules(Consumer<RevokeIpRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Removes one or more rules from the specified IP access control group.
RevokeIpRulesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
RevokeIpRulesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
RevokeIpRulesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
RevokeIpRulesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.RevokeIpRulesRequestMarshaller
 
RevokeIpRulesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
RevokeIpRulesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
rootStorage(RootStorage) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
Sets the value of the RootStorage property for this object.
rootStorage(Consumer<RootStorage.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
Sets the value of the RootStorage property for this object.
rootStorage() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
Returns the value of the RootStorage property for this object.
RootStorage - Class in software.amazon.awssdk.services.workspaces.model
Describes the root volume for a WorkSpace bundle.
rootStorage(RootStorage) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The size of the root volume.
rootStorage(Consumer<RootStorage.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The size of the root volume.
rootStorage() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The size of the root volume.
RootStorage.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
rootVolumeEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
Indicates whether the data stored on the root volume is encrypted.
rootVolumeEncryptionEnabled() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
Indicates whether the data stored on the root volume is encrypted.
rootVolumeEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
Indicates whether the data stored on the root volume is encrypted.
rootVolumeEncryptionEnabled() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the root volume is encrypted.
rootVolumeSizeGib(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The size of the root volume.
rootVolumeSizeGib() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The size of the root volume.
Rule - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
ruleDesc(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IpRuleItem.Builder
The description.
ruleDesc() - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
The description.
RuleEngine - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.workspaces.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.workspaces.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
RULES - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)
RunningMode - Enum in software.amazon.awssdk.services.workspaces.model
 
runningMode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The running mode.
runningMode(RunningMode) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The running mode.
runningMode() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The running mode.
runningModeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The running mode.
runningModeAutoStopTimeoutInMinutes(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The time after a user logs off when WorkSpaces are automatically stopped.
runningModeAutoStopTimeoutInMinutes() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The time after a user logs off when WorkSpaces are automatically stopped.

S

samlProperties(SamlProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
The properties for configuring SAML 2.0 authentication.
samlProperties(Consumer<SamlProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest.Builder
The properties for configuring SAML 2.0 authentication.
samlProperties() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
The properties for configuring SAML 2.0 authentication.
SamlProperties - Class in software.amazon.awssdk.services.workspaces.model
Describes the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
samlProperties(SamlProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
Describes the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
samlProperties(Consumer<SamlProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
Describes the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
samlProperties() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
Describes the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.
SamlProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
SamlStatusEnum - Enum in software.amazon.awssdk.services.workspaces.model
 
SCHEME - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.OperationInProgressException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
sdkFields() - Method in exception software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
selfservicePermissions(SelfservicePermissions) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest.Builder
The permissions to enable or disable self-service capabilities.
selfservicePermissions(Consumer<SelfservicePermissions.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest.Builder
The permissions to enable or disable self-service capabilities.
selfservicePermissions() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
The permissions to enable or disable self-service capabilities.
SelfservicePermissions - Class in software.amazon.awssdk.services.workspaces.model
Describes the self-service permissions for a directory.
selfservicePermissions(SelfservicePermissions) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The default self-service permissions for WorkSpaces in the directory.
selfservicePermissions(Consumer<SelfservicePermissions.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The default self-service permissions for WorkSpaces in the directory.
selfservicePermissions() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The default self-service permissions for WorkSpaces in the directory.
SelfservicePermissions.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.OperationInProgressException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.workspaces.model.WorkSpacesException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
service() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
SERVICE - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
 
setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AuthSchemeUtils
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
sharedAccountId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission.Builder
The identifier of the Amazon Web Services account that the connection alias is shared with.
sharedAccountId() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
The identifier of the Amazon Web Services account that the connection alias is shared with.
sharedAccountId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ImagePermission.Builder
The identifier of the Amazon Web Services account that an image has been shared with.
sharedAccountId() - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
The identifier of the Amazon Web Services account that an image has been shared with.
sharedAccountId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest.Builder
The identifier of the Amazon Web Services account to share or unshare the image with.
sharedAccountId() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
The identifier of the Amazon Web Services account to share or unshare the image with.
since() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Array
 
Snapshot - Class in software.amazon.awssdk.services.workspaces.model
Describes a snapshot.
Snapshot.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
snapshotTime(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.Snapshot.Builder
The time when the snapshot was created.
snapshotTime() - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
The time when the snapshot was created.
software.amazon.awssdk.services.workspaces - package software.amazon.awssdk.services.workspaces
Amazon WorkSpaces Service
software.amazon.awssdk.services.workspaces.endpoints - package software.amazon.awssdk.services.workspaces.endpoints
 
software.amazon.awssdk.services.workspaces.endpoints.internal - package software.amazon.awssdk.services.workspaces.endpoints.internal
 
software.amazon.awssdk.services.workspaces.internal - package software.amazon.awssdk.services.workspaces.internal
 
software.amazon.awssdk.services.workspaces.model - package software.amazon.awssdk.services.workspaces.model
 
software.amazon.awssdk.services.workspaces.paginators - package software.amazon.awssdk.services.workspaces.paginators
 
software.amazon.awssdk.services.workspaces.transform - package software.amazon.awssdk.services.workspaces.transform
 
SourceException - Exception in software.amazon.awssdk.services.workspaces.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
sourceImageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
The identifier of the source image.
sourceImageId() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source image.
sourceImageId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
The identifier of the source WorkSpace image.
sourceImageId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
The identifier of the source WorkSpace image.
sourceRegion(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
The identifier of the source Region.
sourceRegion() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
The identifier of the source Region.
sourceWorkspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest.Builder
The identifier of the WorkSpace to migrate from.
sourceWorkspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
The identifier of the WorkSpace to migrate from.
sourceWorkspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse.Builder
The original identifier of the WorkSpace that is being migrated.
sourceWorkspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
The original identifier of the WorkSpace that is being migrated.
StandbyWorkspace - Class in software.amazon.awssdk.services.workspaces.model
Describes a standby WorkSpace.
StandbyWorkspace.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
StandbyWorkspaceRelationshipType - Enum in software.amazon.awssdk.services.workspaces.model
 
standbyWorkspaceRequest(StandbyWorkspace) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest.Builder
Information about the standby WorkSpace that could not be created.
standbyWorkspaceRequest(Consumer<StandbyWorkspace.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest.Builder
Information about the standby WorkSpace that could not be created.
standbyWorkspaceRequest() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
Information about the standby WorkSpace that could not be created.
standbyWorkspaces(Collection<StandbyWorkspace>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest.Builder
Information about the standby WorkSpace to be created.
standbyWorkspaces(StandbyWorkspace...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest.Builder
Information about the standby WorkSpace to be created.
standbyWorkspaces(Consumer<StandbyWorkspace.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest.Builder
Information about the standby WorkSpace to be created.
standbyWorkspaces() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
Information about the standby WorkSpace to be created.
startIndex() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
StartRequest - Class in software.amazon.awssdk.services.workspaces.model
Information used to start a WorkSpace.
StartRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
startTime(Instant) - Method in interface software.amazon.awssdk.services.workspaces.model.AccountModification.Builder
The timestamp when the modification of the BYOL configuration was started.
startTime() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
The timestamp when the modification of the BYOL configuration was started.
startWorkspaceRequests(Collection<StartRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest.Builder
The WorkSpaces to start.
startWorkspaceRequests(StartRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest.Builder
The WorkSpaces to start.
startWorkspaceRequests(Consumer<StartRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest.Builder
The WorkSpaces to start.
startWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
The WorkSpaces to start.
startWorkspaces(StartWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Starts the specified WorkSpaces.
startWorkspaces(Consumer<StartWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Starts the specified WorkSpaces.
startWorkspaces(StartWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Starts the specified WorkSpaces.
startWorkspaces(Consumer<StartWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Starts the specified WorkSpaces.
StartWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
StartWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
StartWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
StartWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.StartWorkspacesRequestMarshaller
 
StartWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
StartWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The current state of the connection alias.
state(ConnectionAliasState) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectionAlias.Builder
The current state of the connection alias.
state() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
The current state of the connection alias.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The availability status of the image.
state(WorkspaceImageState) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse.Builder
The availability status of the image.
state() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The availability status of the image.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModificationState.Builder
The modification state.
state(ModificationStateEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.ModificationState.Builder
The modification state.
state() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
The modification state.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest.Builder
The operational state of the standby WorkSpace.
state(WorkspaceState) - Method in interface software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest.Builder
The operational state of the standby WorkSpace.
state() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
The operational state of the standby WorkSpace.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties.Builder
Indicates the state of the WorkSpace.
state(WorkspaceState) - Method in interface software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties.Builder
Indicates the state of the WorkSpace.
state() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
Indicates the state of the WorkSpace.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The operational state of the WorkSpace.
state(WorkspaceState) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The operational state of the WorkSpace.
state() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The operational state of the WorkSpace.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The state of the WorkSpace bundle.
state(WorkspaceBundleState) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The state of the WorkSpace bundle.
state() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The state of the WorkSpace bundle.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The state of the directory's registration with Amazon WorkSpaces.
state(WorkspaceDirectoryState) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The state of the directory's registration with Amazon WorkSpaces.
state() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The state of the directory's registration with Amazon WorkSpaces.
state(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The status of the image.
state(WorkspaceImageState) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The status of the image.
state() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The status of the image.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
The current state of the connection alias.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
The availability status of the image.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
The modification state.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
The operational state of the standby WorkSpace.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
Indicates the state of the WorkSpace.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The operational state of the WorkSpace.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The state of the WorkSpace bundle.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The state of the directory's registration with Amazon WorkSpaces.
stateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The status of the image.
status(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties.Builder
The status of the certificate-based authentication properties.
status(CertificateBasedAuthStatusEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties.Builder
The status of the certificate-based authentication properties.
status() - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
The status of the certificate-based authentication properties.
status(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SamlProperties.Builder
Indicates the status of SAML 2.0 authentication.
status(SamlStatusEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.SamlProperties.Builder
Indicates the status of SAML 2.0 authentication.
status() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
Indicates the status of SAML 2.0 authentication.
statusAsString() - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
The status of the certificate-based authentication properties.
statusAsString() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
Indicates the status of SAML 2.0 authentication.
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationInProgressException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
stopIndex() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
StopRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes the information used to stop a WorkSpace.
StopRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
stopWorkspaceRequests(Collection<StopRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest.Builder
The WorkSpaces to stop.
stopWorkspaceRequests(StopRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest.Builder
The WorkSpaces to stop.
stopWorkspaceRequests(Consumer<StopRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest.Builder
The WorkSpaces to stop.
stopWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
The WorkSpaces to stop.
stopWorkspaces(StopWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Stops the specified WorkSpaces.
stopWorkspaces(Consumer<StopWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Stops the specified WorkSpaces.
stopWorkspaces(StopWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Stops the specified WorkSpaces.
stopWorkspaces(Consumer<StopWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Stops the specified WorkSpaces.
StopWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
StopWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
StopWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
StopWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.StopWorkspacesRequestMarshaller
 
StopWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
StopWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
StringEqualsFn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
subnetId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The identifier of the subnet for the WorkSpace.
subnetId() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The identifier of the subnet for the WorkSpace.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
The identifiers of the subnets for your virtual private cloud (VPC).
subnetIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
The identifiers of the subnets for your virtual private cloud (VPC).
subnetIds() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The identifiers of the subnets for your virtual private cloud (VPC).
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The identifiers of the subnets used with the directory.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The identifiers of the subnets used with the directory.
subnetIds() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The identifiers of the subnets used with the directory.
subscribe(Subscriber<? super DescribeWorkspaceBundlesResponse>) - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceBundlesPublisher
 
subscribe(Subscriber<? super DescribeWorkspaceDirectoriesResponse>) - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspaceDirectoriesPublisher
 
subscribe(Subscriber<? super DescribeWorkspacesResponse>) - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspacesPublisher
 
Substring - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Substring
 
supportEmail(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes.Builder
The support email.
supportEmail() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
The support email.
supportEmail(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes.Builder
The support email.
supportEmail() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
The support email.
supportEmail(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes.Builder
The support email.
supportEmail() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
The support email.
supportEmail(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes.Builder
The support email.
supportEmail() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
The support email.
supportLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes.Builder
The support link.
supportLink() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
The support link.
supportLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes.Builder
The support link.
supportLink() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
The support link.
supportLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes.Builder
The support link.
supportLink() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
The support link.
supportLink(String) - Method in interface software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes.Builder
The support link.
supportLink() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
The support link.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.PartitionFn
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs.Builder
 
supportsDualStack() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
switchRunningMode(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can switch the running mode of their WorkSpace.
switchRunningMode(ReconnectEnum) - Method in interface software.amazon.awssdk.services.workspaces.model.SelfservicePermissions.Builder
Specifies whether users can switch the running mode of their WorkSpace.
switchRunningMode() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can switch the running mode of their WorkSpace.
switchRunningModeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Specifies whether users can switch the running mode of their WorkSpace.

T

Tag - Class in software.amazon.awssdk.services.workspaces.model
Describes a tag.
Tag.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest.Builder
The tag keys.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest.Builder
The tag keys.
tagKeys() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
The tag keys.
tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse.Builder
The tags.
tagList(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse.Builder
The tags.
tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse.Builder
The tags.
tagList() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
The tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
The tags for the image.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
The tags for the image.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest.Builder
The tags for the image.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
The tags for the image.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest.Builder
The tags to associate with the connection alias.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest.Builder
The tags to associate with the connection alias.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest.Builder
The tags to associate with the connection alias.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
The tags to associate with the connection alias.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The tags.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The tags.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
The tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateTagsRequest.Builder
The tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateTagsRequest.Builder
The tags.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateTagsRequest.Builder
The tags.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
The tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
The tags that you want to add to the new updated WorkSpace image.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
The tags that you want to add to the new updated WorkSpace image.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest.Builder
The tags that you want to add to the new updated WorkSpace image.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
The tags that you want to add to the new updated WorkSpace image.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
The tags associated with the bundle.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
The tags associated with the bundle.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
The tags associated with the bundle.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
The tags associated with the bundle.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
The tags that you want to add to the new WorkSpace image.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
The tags that you want to add to the new WorkSpace image.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
The tags that you want to add to the new WorkSpace image.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
The tags that you want to add to the new WorkSpace image.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The tags.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest.Builder
The tags.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
The tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
The tags associated with the directory.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
The tags associated with the directory.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
The tags associated with the directory.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
The tags associated with the directory.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.StandbyWorkspace.Builder
The tags associated with the standby WorkSpace.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.StandbyWorkspace.Builder
The tags associated with the standby WorkSpace.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.StandbyWorkspace.Builder
The tags associated with the standby WorkSpace.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
The tags associated with the standby WorkSpace.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The tags for the WorkSpace.
tags(Tag...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The tags for the WorkSpace.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The tags for the WorkSpace.
tags() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
The tags for the WorkSpace.
target(Expr) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Builder
 
target() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.SingleArgFn
 
targetWorkspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse.Builder
The new identifier of the WorkSpace that is being migrated.
targetWorkspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
The new identifier of the WorkSpace that is being migrated.
TargetWorkspaceState - Enum in software.amazon.awssdk.services.workspaces.model
 
template() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
tenancy(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
Indicates whether your WorkSpace directory is dedicated or shared.
tenancy(Tenancy) - Method in interface software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest.Builder
Indicates whether your WorkSpace directory is dedicated or shared.
tenancy() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether your WorkSpace directory is dedicated or shared.
Tenancy - Enum in software.amazon.awssdk.services.workspaces.model
 
tenancy(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
Specifies whether the directory is dedicated or shared.
tenancy(Tenancy) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
Specifies whether the directory is dedicated or shared.
tenancy() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
Specifies whether the directory is dedicated or shared.
tenancyAsString() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Indicates whether your WorkSpace directory is dedicated or shared.
tenancyAsString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
Specifies whether the directory is dedicated or shared.
TerminateRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes the information used to terminate a WorkSpace.
TerminateRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
terminateWorkspaceRequests(Collection<TerminateRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest.Builder
The WorkSpaces to terminate.
terminateWorkspaceRequests(TerminateRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest.Builder
The WorkSpaces to terminate.
terminateWorkspaceRequests(Consumer<TerminateRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest.Builder
The WorkSpaces to terminate.
terminateWorkspaceRequests() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
The WorkSpaces to terminate.
terminateWorkspaces(TerminateWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Terminates the specified WorkSpaces.
terminateWorkspaces(Consumer<TerminateWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Terminates the specified WorkSpaces.
terminateWorkspaces(TerminateWorkspacesRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Terminates the specified WorkSpaces.
terminateWorkspaces(Consumer<TerminateWorkspacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Terminates the specified WorkSpaces.
TerminateWorkspacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
TerminateWorkspacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
TerminateWorkspacesRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
TerminateWorkspacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.TerminateWorkspacesRequestMarshaller
 
TerminateWorkspacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
TerminateWorkspacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.OperationInProgressException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.workspaces.model.WorkSpacesException
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesRequest
 
toList() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.workspaces.endpoints.internal
 
toParameterReference() - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.ToParameterReference
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Str
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.AccessPropertyValue
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.AccountModification
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.Application
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateConnectionAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.AssociateIpGroupsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.AssociationStatus
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.BundleType
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthStatusEnum
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.ClientDeviceType
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ClientProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ClientPropertiesResult
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.Compute
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ComputeType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAlias
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasAssociation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectionAliasPermission
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.ConnectionAliasState
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.ConnectionState
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CopyWorkspaceImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectionAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateStandbyWorkspacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateTagsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancyModificationStateEnum
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportEnum
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportResultEnum
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultClientBrandingAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultImportClientBrandingAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.DeletableCertificateBasedAuthProperty
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.DeletableSamlProperty
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteClientBrandingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectClientAddInResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteConnectionAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteIpGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteTagsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceBundleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeleteWorkspaceImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DeregisterWorkspaceDirectoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeAccountResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientBrandingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectClientAddInsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeConnectionAliasPermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeIpGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeTagsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceBundlesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceDirectoriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagePermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceImagesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateConnectionAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.DisassociateIpGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateStandbyWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ImagePermission
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.ImageType
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ImportClientBrandingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ImportWorkspaceImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.IosClientBrandingAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.IpRuleItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.LogUploadEnum
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.MigrateWorkspaceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.ModificationResourceEnum
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModificationState
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.ModificationStateEnum
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyAccountResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyCertificateBasedAuthPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySamlPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifySelfservicePermissionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.OperatingSystemType
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.Protocol
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RebootWorkspacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildWorkspacesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.ReconnectEnum
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RegisterWorkspaceDirectoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.RootStorage
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.RunningMode
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.SamlStatusEnum
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.SelfservicePermissions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.Snapshot
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.StandbyWorkspaceRelationshipType
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.StartWorkspacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.StopWorkspacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.Tag
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.TargetWorkspaceState
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.Tenancy
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateWorkspacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectionAliasPermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceBundleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateWorkspaceImagePermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.UserStorage
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceAccessProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceBundleState
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryState
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryType
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageIngestionProcess
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageRequiredTenancy
 
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageState
 
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceState
 
TREE - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.TreeRule
 
type(ParameterType) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.workspaces.endpoints.internal.Rule
 
type(String) - Method in interface software.amazon.awssdk.services.workspaces.model.OperatingSystem.Builder
The operating system.
type(OperatingSystemType) - Method in interface software.amazon.awssdk.services.workspaces.model.OperatingSystem.Builder
The operating system.
type() - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
The operating system.
type(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties.Builder
Indicates the type of WorkSpace.
type(StandbyWorkspaceRelationshipType) - Method in interface software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties.Builder
Indicates the type of WorkSpace.
type() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
Indicates the type of WorkSpace.
typeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.OperatingSystem
The operating system.
typeAsString() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
Indicates the type of WorkSpace.
types() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Template.Literal
 
UnsupportedNetworkConfigurationException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UnsupportedWorkspaceConfigurationException - Exception in software.amazon.awssdk.services.workspaces.model
The configuration of this WorkSpace is not supported for this operation.
UnsupportedWorkspaceConfigurationException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
updateAvailable(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateResult.Builder
Indicates whether updated drivers or other components are available for the specified WorkSpace image.
updateAvailable() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateResult
Indicates whether updated drivers or other components are available for the specified WorkSpace image.
updateConnectClientAddIn(UpdateConnectClientAddInRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Updates a Amazon Connect client add-in.
updateConnectClientAddIn(Consumer<UpdateConnectClientAddInRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Updates a Amazon Connect client add-in.
updateConnectClientAddIn(UpdateConnectClientAddInRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Updates a Amazon Connect client add-in.
updateConnectClientAddIn(Consumer<UpdateConnectClientAddInRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Updates a Amazon Connect client add-in.
UpdateConnectClientAddInRequest - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateConnectClientAddInRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UpdateConnectClientAddInRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
UpdateConnectClientAddInRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.UpdateConnectClientAddInRequestMarshaller
 
UpdateConnectClientAddInResponse - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateConnectClientAddInResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
updateConnectionAliasPermission(UpdateConnectionAliasPermissionRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory.
updateConnectionAliasPermission(Consumer<UpdateConnectionAliasPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory.
updateConnectionAliasPermission(UpdateConnectionAliasPermissionRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory.
updateConnectionAliasPermission(Consumer<UpdateConnectionAliasPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory.
UpdateConnectionAliasPermissionRequest - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateConnectionAliasPermissionRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UpdateConnectionAliasPermissionRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
UpdateConnectionAliasPermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.UpdateConnectionAliasPermissionRequestMarshaller
 
UpdateConnectionAliasPermissionResponse - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateConnectionAliasPermissionResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UpdateResult - Class in software.amazon.awssdk.services.workspaces.model
Describes whether a WorkSpace image needs to be updated with the latest drivers and other components required by Amazon WorkSpaces.
UpdateResult.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Replaces the current rules of the specified IP access control group with the specified rules.
updateRulesOfIpGroup(Consumer<UpdateRulesOfIpGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Replaces the current rules of the specified IP access control group with the specified rules.
updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Replaces the current rules of the specified IP access control group with the specified rules.
updateRulesOfIpGroup(Consumer<UpdateRulesOfIpGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Replaces the current rules of the specified IP access control group with the specified rules.
UpdateRulesOfIpGroupRequest - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateRulesOfIpGroupRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UpdateRulesOfIpGroupRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
UpdateRulesOfIpGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.UpdateRulesOfIpGroupRequestMarshaller
 
UpdateRulesOfIpGroupResponse - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateRulesOfIpGroupResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
updates(UpdateResult) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The updates (if any) that are available for the specified image.
updates(Consumer<UpdateResult.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceImage.Builder
The updates (if any) that are available for the specified image.
updates() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceImage
The updates (if any) that are available for the specified image.
updateWorkspaceBundle(UpdateWorkspaceBundleRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Updates a WorkSpace bundle with a new image.
updateWorkspaceBundle(Consumer<UpdateWorkspaceBundleRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Updates a WorkSpace bundle with a new image.
updateWorkspaceBundle(UpdateWorkspaceBundleRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Updates a WorkSpace bundle with a new image.
updateWorkspaceBundle(Consumer<UpdateWorkspaceBundleRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Updates a WorkSpace bundle with a new image.
UpdateWorkspaceBundleRequest - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateWorkspaceBundleRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UpdateWorkspaceBundleRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
UpdateWorkspaceBundleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.UpdateWorkspaceBundleRequestMarshaller
 
UpdateWorkspaceBundleResponse - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateWorkspaceBundleResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
updateWorkspaceImagePermission(UpdateWorkspaceImagePermissionRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that account has permission to copy the image.
updateWorkspaceImagePermission(Consumer<UpdateWorkspaceImagePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesAsyncClient
Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that account has permission to copy the image.
updateWorkspaceImagePermission(UpdateWorkspaceImagePermissionRequest) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that account has permission to copy the image.
updateWorkspaceImagePermission(Consumer<UpdateWorkspaceImagePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.WorkSpacesClient
Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that account has permission to copy the image.
UpdateWorkspaceImagePermissionRequest - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateWorkspaceImagePermissionRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UpdateWorkspaceImagePermissionRequestMarshaller - Class in software.amazon.awssdk.services.workspaces.transform
UpdateWorkspaceImagePermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.workspaces.transform.UpdateWorkspaceImagePermissionRequestMarshaller
 
UpdateWorkspaceImagePermissionResponse - Class in software.amazon.awssdk.services.workspaces.model
 
UpdateWorkspaceImagePermissionResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
UriEncodeFn - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.UriEncodeFn
 
url(Expr) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointResult.Builder
 
url(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Value.Endpoint.Builder
 
url(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn.Builder
The endpoint URL of the client add-in.
url() - Method in class software.amazon.awssdk.services.workspaces.model.ConnectClientAddIn
The endpoint URL of the client add-in.
url(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest.Builder
The endpoint URL of the Amazon Connect client add-in.
url() - Method in class software.amazon.awssdk.services.workspaces.model.CreateConnectClientAddInRequest
The endpoint URL of the Amazon Connect client add-in.
url(String) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest.Builder
The endpoint URL of the Amazon Connect client add-in.
url() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateConnectClientAddInRequest
The endpoint URL of the Amazon Connect client add-in.
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.workspaces.endpoints.WorkSpacesEndpointParams
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
 
userAccessUrl(String) - Method in interface software.amazon.awssdk.services.workspaces.model.SamlProperties.Builder
The SAML 2.0 identity provider (IdP) user access URL is the URL a user would navigate to in their web browser in order to federate from the IdP and directly access the application, without any SAML 2.0 service provider (SP) bindings.
userAccessUrl() - Method in class software.amazon.awssdk.services.workspaces.model.SamlProperties
The SAML 2.0 identity provider (IdP) user access URL is the URL a user would navigate to in their web browser in order to federate from the IdP and directly access the application, without any SAML 2.0 service provider (SP) bindings.
userEnabledAsLocalAdministrator(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties.Builder
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
userEnabledAsLocalAdministrator() - Method in class software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
userEnabledAsLocalAdministrator(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties.Builder
Indicates whether users are local administrators of their WorkSpaces.
userEnabledAsLocalAdministrator() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
Indicates whether users are local administrators of their WorkSpaces.
userName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
The name of the directory user.
userName() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
The name of the directory user.
userName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest.Builder
Describes the standby WorkSpace that was created.
userName() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
Describes the standby WorkSpace that was created.
userName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The user for the WorkSpace.
userName() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The user for the WorkSpace.
userName(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The user name of the user for the WorkSpace.
userName() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
The user name of the user for the WorkSpace.
userRules(Collection<IpRuleItem>) - Method in interface software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest.Builder
The rules to add to the group.
userRules(IpRuleItem...) - Method in interface software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest.Builder
The rules to add to the group.
userRules(Consumer<IpRuleItem.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest.Builder
The rules to add to the group.
userRules() - Method in class software.amazon.awssdk.services.workspaces.model.AuthorizeIpRulesRequest
The rules to add to the group.
userRules(Collection<IpRuleItem>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The rules to add to the group.
userRules(IpRuleItem...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The rules to add to the group.
userRules(Consumer<IpRuleItem.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest.Builder
The rules to add to the group.
userRules() - Method in class software.amazon.awssdk.services.workspaces.model.CreateIpGroupRequest
The rules to add to the group.
userRules(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest.Builder
The rules to remove from the group.
userRules(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest.Builder
The rules to remove from the group.
userRules() - Method in class software.amazon.awssdk.services.workspaces.model.RevokeIpRulesRequest
The rules to remove from the group.
userRules(Collection<IpRuleItem>) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest.Builder
One or more rules.
userRules(IpRuleItem...) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest.Builder
One or more rules.
userRules(Consumer<IpRuleItem.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest.Builder
One or more rules.
userRules() - Method in class software.amazon.awssdk.services.workspaces.model.UpdateRulesOfIpGroupRequest
One or more rules.
userRules(Collection<IpRuleItem>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup.Builder
The rules.
userRules(IpRuleItem...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup.Builder
The rules.
userRules(Consumer<IpRuleItem.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup.Builder
The rules.
userRules() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspacesIpGroup
The rules.
userStorage(UserStorage) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
Sets the value of the UserStorage property for this object.
userStorage(Consumer<UserStorage.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest.Builder
Sets the value of the UserStorage property for this object.
userStorage() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleRequest
Returns the value of the UserStorage property for this object.
UserStorage - Class in software.amazon.awssdk.services.workspaces.model
Describes the user volume for a WorkSpace bundle.
userStorage(UserStorage) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The size of the user volume.
userStorage(Consumer<UserStorage.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceBundle.Builder
The size of the user volume.
userStorage() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceBundle
The size of the user volume.
UserStorage.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
userVolumeEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
Indicates whether the data stored on the user volume is encrypted.
userVolumeEncryptionEnabled() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
Indicates whether the data stored on the user volume is encrypted.
userVolumeEncryptionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
Indicates whether the data stored on the user volume is encrypted.
userVolumeEncryptionEnabled() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
Indicates whether the data stored on the user volume is encrypted.
userVolumeSizeGib(Integer) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceProperties.Builder
The size of the user storage.
userVolumeSizeGib() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceProperties
The size of the user storage.

V

validate() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.FnNode
 
value(Value) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.Value
 
value(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Tag.Builder
The value of the tag.
value() - Method in class software.amazon.awssdk.services.workspaces.model.Tag
The value of the tag.
Value.Array - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
A string value.
valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.workspaces.endpoints.internal.AwsEndpointProviderUtils
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.AccessPropertyValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Application
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.AssociationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.BundleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ClientDeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Compute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionAliasState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancyModificationStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportResultEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableCertificateBasedAuthProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableSamlProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.LogUploadEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationResourceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.OperatingSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.ReconnectEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.RunningMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.SamlStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.StandbyWorkspaceRelationshipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.TargetWorkspaceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.Tenancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceBundleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageIngestionProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageRequiredTenancy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceState
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.workspaces.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.AccessPropertyValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.Application
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.AssociationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.BundleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.CertificateBasedAuthStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.ClientDeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.Compute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionAliasState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancyModificationStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.DedicatedTenancySupportResultEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableCertificateBasedAuthProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.DeletableSamlProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.LogUploadEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationResourceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.ModificationStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.OperatingSystemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.ReconnectEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.RunningMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.SamlStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.StandbyWorkspaceRelationshipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.TargetWorkspaceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.Tenancy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceBundleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceDirectoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageIngestionProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageRequiredTenancy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.workspaces.model.WorkspaceState
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions.Builder
 
version() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.Partitions
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.workspaces.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.RuleEvaluator
 
volumeEncryptionKey(String) - Method in interface software.amazon.awssdk.services.workspaces.model.StandbyWorkspace.Builder
The volume encryption key of the standby WorkSpace.
volumeEncryptionKey() - Method in class software.amazon.awssdk.services.workspaces.model.StandbyWorkspace
The volume encryption key of the standby WorkSpace.
volumeEncryptionKey(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The symmetric KMS key used to encrypt data stored on your WorkSpace.
volumeEncryptionKey() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The symmetric KMS key used to encrypt data stored on your WorkSpace.
volumeEncryptionKey(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The symmetric KMS key used to encrypt data stored on your WorkSpace.
volumeEncryptionKey() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
The symmetric KMS key used to encrypt data stored on your WorkSpace.

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.EndpointRuleset.Builder
 
Workspace - Class in software.amazon.awssdk.services.workspaces.model
Describes a WorkSpace.
Workspace.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
workspaceAccessProperties(WorkspaceAccessProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest.Builder
The device types and operating systems to enable or disable for access.
workspaceAccessProperties(Consumer<WorkspaceAccessProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest.Builder
The device types and operating systems to enable or disable for access.
workspaceAccessProperties() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceAccessPropertiesRequest
The device types and operating systems to enable or disable for access.
WorkspaceAccessProperties - Class in software.amazon.awssdk.services.workspaces.model
The device types and operating systems that can be used to access a WorkSpace.
workspaceAccessProperties(WorkspaceAccessProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The devices and operating systems that users can use to access WorkSpaces.
workspaceAccessProperties(Consumer<WorkspaceAccessProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The devices and operating systems that users can use to access WorkSpaces.
workspaceAccessProperties() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The devices and operating systems that users can use to access WorkSpaces.
WorkspaceAccessProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
workspaceBundle(WorkspaceBundle) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse.Builder
Sets the value of the WorkspaceBundle property for this object.
workspaceBundle(Consumer<WorkspaceBundle.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse.Builder
Sets the value of the WorkspaceBundle property for this object.
workspaceBundle() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceBundleResponse
Returns the value of the WorkspaceBundle property for this object.
WorkspaceBundle - Class in software.amazon.awssdk.services.workspaces.model
Describes a WorkSpace bundle.
WorkspaceBundle.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkspaceBundleState - Enum in software.amazon.awssdk.services.workspaces.model
 
WorkspaceConnectionStatus - Class in software.amazon.awssdk.services.workspaces.model
Describes the connection status of a WorkSpace.
WorkspaceConnectionStatus.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
workspaceCreationProperties(WorkspaceCreationProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest.Builder
The default properties for creating WorkSpaces.
workspaceCreationProperties(Consumer<WorkspaceCreationProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest.Builder
The default properties for creating WorkSpaces.
workspaceCreationProperties() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceCreationPropertiesRequest
The default properties for creating WorkSpaces.
WorkspaceCreationProperties - Class in software.amazon.awssdk.services.workspaces.model
Describes the default properties that are used for creating WorkSpaces.
workspaceCreationProperties(DefaultWorkspaceCreationProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The default creation properties for all WorkSpaces in the directory.
workspaceCreationProperties(Consumer<DefaultWorkspaceCreationProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The default creation properties for all WorkSpaces in the directory.
workspaceCreationProperties() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The default creation properties for all WorkSpaces in the directory.
WorkspaceCreationProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkspaceDirectory - Class in software.amazon.awssdk.services.workspaces.model
Describes a directory that is used with Amazon WorkSpaces.
WorkspaceDirectory.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkspaceDirectoryState - Enum in software.amazon.awssdk.services.workspaces.model
 
WorkspaceDirectoryType - Enum in software.amazon.awssdk.services.workspaces.model
 
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest.Builder
The identifier of the source WorkSpace
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspaceImageRequest
The identifier of the source WorkSpace
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspaceSnapshotsRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.FailedWorkspaceChangeRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest.Builder
The identifier of the standby WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.PendingCreateStandbyWorkspacesRequest
The identifier of the standby WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RebootRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.RebootRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RebuildRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.RebuildRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties.Builder
The identifier of the related WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.RelatedWorkspaceProperties
The identifier of the related WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.RestoreWorkspaceRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.StartRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.StartRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.StopRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.StopRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.TerminateRequest.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.TerminateRequest
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The identifier of the WorkSpace.
workspaceId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus.Builder
The identifier of the WorkSpace.
workspaceId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceConnectionStatus
The identifier of the WorkSpace.
workspaceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest.Builder
The identifiers of the WorkSpaces.
workspaceIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest.Builder
The identifiers of the WorkSpaces.
workspaceIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusRequest
The identifiers of the WorkSpaces.
workspaceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
The identifiers of the WorkSpaces.
workspaceIds(String...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest.Builder
The identifiers of the WorkSpaces.
workspaceIds() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesRequest
The identifiers of the WorkSpaces.
WorkspaceImage - Class in software.amazon.awssdk.services.workspaces.model
Describes a WorkSpace image.
WorkspaceImage.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkspaceImageIngestionProcess - Enum in software.amazon.awssdk.services.workspaces.model
 
WorkspaceImageRequiredTenancy - Enum in software.amazon.awssdk.services.workspaces.model
 
WorkspaceImageState - Enum in software.amazon.awssdk.services.workspaces.model
 
workspaceProperties(WorkspaceProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest.Builder
The properties of the WorkSpace.
workspaceProperties(Consumer<WorkspaceProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest.Builder
The properties of the WorkSpace.
workspaceProperties() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspacePropertiesRequest
The properties of the WorkSpace.
workspaceProperties(WorkspaceProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The properties of the WorkSpace.
workspaceProperties(Consumer<WorkspaceProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.Workspace.Builder
The properties of the WorkSpace.
workspaceProperties() - Method in class software.amazon.awssdk.services.workspaces.model.Workspace
The properties of the WorkSpace.
WorkspaceProperties - Class in software.amazon.awssdk.services.workspaces.model
Describes a WorkSpace.
workspaceProperties(WorkspaceProperties) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The WorkSpace properties.
workspaceProperties(Consumer<WorkspaceProperties.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceRequest.Builder
The WorkSpace properties.
workspaceProperties() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceRequest
The WorkSpace properties.
WorkspaceProperties.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
workspaceRequest(WorkspaceRequest) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest.Builder
Information about the WorkSpace.
workspaceRequest(Consumer<WorkspaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest.Builder
Information about the WorkSpace.
workspaceRequest() - Method in class software.amazon.awssdk.services.workspaces.model.FailedCreateWorkspaceRequest
Information about the WorkSpace.
WorkspaceRequest - Class in software.amazon.awssdk.services.workspaces.model
Describes the information used to create a WorkSpace.
WorkspaceRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
workspaces(Collection<WorkspaceRequest>) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest.Builder
The WorkSpaces to create.
workspaces(WorkspaceRequest...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest.Builder
The WorkSpaces to create.
workspaces(Consumer<WorkspaceRequest.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest.Builder
The WorkSpaces to create.
workspaces() - Method in class software.amazon.awssdk.services.workspaces.model.CreateWorkspacesRequest
The WorkSpaces to create.
workspaces(Collection<Workspace>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse.Builder
Information about the WorkSpaces.
workspaces(Workspace...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse.Builder
Information about the WorkSpaces.
workspaces(Consumer<Workspace.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse.Builder
Information about the WorkSpaces.
workspaces() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesResponse
Information about the WorkSpaces.
workspaces() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspacesIterable
Returns an iterable to iterate through the paginated DescribeWorkspacesResponse.workspaces() member.
workspaces() - Method in class software.amazon.awssdk.services.workspaces.paginators.DescribeWorkspacesPublisher
Returns a publisher that can be used to get a stream of data.
WorkSpacesAsyncClient - Interface in software.amazon.awssdk.services.workspaces
Service client for accessing Amazon WorkSpaces asynchronously.
WorkSpacesAsyncClientBuilder - Interface in software.amazon.awssdk.services.workspaces
A builder for creating an instance of WorkSpacesAsyncClient.
WorkSpacesBaseClientBuilder<B extends WorkSpacesBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.workspaces
This includes configuration specific to Amazon WorkSpaces that is supported by both WorkSpacesClientBuilder and WorkSpacesAsyncClientBuilder.
WorkSpacesClient - Interface in software.amazon.awssdk.services.workspaces
Service client for accessing Amazon WorkSpaces.
WorkSpacesClientBuilder - Interface in software.amazon.awssdk.services.workspaces
A builder for creating an instance of WorkSpacesClient.
WorkSpacesClientOption<T> - Class in software.amazon.awssdk.services.workspaces.internal
 
workspacesConnectionStatus(Collection<WorkspaceConnectionStatus>) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse.Builder
Information about the connection status of the WorkSpace.
workspacesConnectionStatus(WorkspaceConnectionStatus...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse.Builder
Information about the connection status of the WorkSpace.
workspacesConnectionStatus(Consumer<WorkspaceConnectionStatus.Builder>...) - Method in interface software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse.Builder
Information about the connection status of the WorkSpace.
workspacesConnectionStatus() - Method in class software.amazon.awssdk.services.workspaces.model.DescribeWorkspacesConnectionStatusResponse
Information about the connection status of the WorkSpace.
WorkspacesDefaultRoleNotFoundException - Exception in software.amazon.awssdk.services.workspaces.model
The workspaces_DefaultRole role could not be found.
WorkspacesDefaultRoleNotFoundException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
workspaceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory.Builder
The identifier of the security group that is assigned to new WorkSpaces.
workspaceSecurityGroupId() - Method in class software.amazon.awssdk.services.workspaces.model.WorkspaceDirectory
The identifier of the security group that is assigned to new WorkSpaces.
WorkSpacesEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
WorkSpacesEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.WorkSpacesEndpointAuthSchemeInterceptor
 
WorkSpacesEndpointParams - Class in software.amazon.awssdk.services.workspaces.endpoints
The parameters object used to resolve an endpoint for the WorkSpaces service.
WorkSpacesEndpointParams.Builder - Interface in software.amazon.awssdk.services.workspaces.endpoints
 
WorkSpacesEndpointProvider - Interface in software.amazon.awssdk.services.workspaces.endpoints
An endpoint provider for WorkSpaces.
WorkSpacesException - Exception in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesException(WorkSpacesException.Builder) - Constructor for exception software.amazon.awssdk.services.workspaces.model.WorkSpacesException
 
WorkSpacesException.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesException.BuilderImpl - Class in software.amazon.awssdk.services.workspaces.model
 
WorkspacesIpGroup - Class in software.amazon.awssdk.services.workspaces.model
Describes an IP access control group.
WorkspacesIpGroup.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesRequest - Class in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesRequest(WorkSpacesRequest.Builder) - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesRequest
 
WorkSpacesRequest.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesRequest.BuilderImpl - Class in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
WorkSpacesRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.WorkSpacesRequestSetEndpointInterceptor
 
WorkSpacesResolveEndpointInterceptor - Class in software.amazon.awssdk.services.workspaces.endpoints.internal
 
WorkSpacesResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.workspaces.endpoints.internal.WorkSpacesResolveEndpointInterceptor
 
WorkSpacesResponse - Class in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesResponse(WorkSpacesResponse.Builder) - Constructor for class software.amazon.awssdk.services.workspaces.model.WorkSpacesResponse
 
WorkSpacesResponse.Builder - Interface in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesResponse.BuilderImpl - Class in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesResponseMetadata - Class in software.amazon.awssdk.services.workspaces.model
 
WorkSpacesServiceClientConfiguration - Class in software.amazon.awssdk.services.workspaces
Class to expose the service client settings to the user.
WorkSpacesServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.workspaces
A builder for creating a WorkSpacesServiceClientConfiguration
workspaceState(String) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest.Builder
The WorkSpace state.
workspaceState(TargetWorkspaceState) - Method in interface software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest.Builder
The WorkSpace state.
workspaceState() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
The WorkSpace state.
WorkspaceState - Enum in software.amazon.awssdk.services.workspaces.model
 
workspaceStateAsString() - Method in class software.amazon.awssdk.services.workspaces.model.ModifyWorkspaceStateRequest
The WorkSpace state.
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.workspaces.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.AccessDeniedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidParameterValuesException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.InvalidResourceStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationInProgressException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.OperationNotSupportedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceAssociatedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceCreationFailedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.ResourceUnavailableException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedNetworkConfigurationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.UnsupportedWorkspaceConfigurationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkspacesDefaultRoleNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.workspaces.model.WorkSpacesException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.workspaces.model.WorkSpacesException.BuilderImpl
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.