Uses of Enum
com.amazonaws.services.workspaces.model.WorkspaceDirectoryState
Packages that use WorkspaceDirectoryState
-
Uses of WorkspaceDirectoryState in com.amazonaws.services.workspaces.model
Subclasses with type arguments of type WorkspaceDirectoryState in com.amazonaws.services.workspaces.modelMethods in com.amazonaws.services.workspaces.model that return WorkspaceDirectoryStateModifier and TypeMethodDescriptionstatic WorkspaceDirectoryStateUse this in place of valueOf.static WorkspaceDirectoryStateReturns the enum constant of this type with the specified name.static WorkspaceDirectoryState[]WorkspaceDirectoryState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.workspaces.model with parameters of type WorkspaceDirectoryStateModifier and TypeMethodDescriptionvoidWorkspaceDirectory.setState(WorkspaceDirectoryState state) The state of the directory's registration with Amazon WorkSpacesWorkspaceDirectory.withState(WorkspaceDirectoryState state) The state of the directory's registration with Amazon WorkSpaces