Uses of Class
software.amazon.awssdk.services.workspaces.model.DefaultWorkspaceCreationProperties
-
Packages that use DefaultWorkspaceCreationProperties Package Description software.amazon.awssdk.services.workspaces.model -
-
Uses of DefaultWorkspaceCreationProperties in software.amazon.awssdk.services.workspaces.model
Methods in software.amazon.awssdk.services.workspaces.model that return DefaultWorkspaceCreationProperties Modifier and Type Method Description DefaultWorkspaceCreationPropertiesWorkspaceDirectory. workspaceCreationProperties()The default creation properties for all WorkSpaces in the directory.Methods in software.amazon.awssdk.services.workspaces.model with parameters of type DefaultWorkspaceCreationProperties Modifier and Type Method Description WorkspaceDirectory.BuilderWorkspaceDirectory.Builder. workspaceCreationProperties(DefaultWorkspaceCreationProperties workspaceCreationProperties)The default creation properties for all WorkSpaces in the directory.
-