Uses of Class
software.amazon.awssdk.services.workspaces.model.WorkspaceCreationProperties
-
Packages that use WorkspaceCreationProperties Package Description software.amazon.awssdk.services.workspaces.model -
-
Uses of WorkspaceCreationProperties in software.amazon.awssdk.services.workspaces.model
Methods in software.amazon.awssdk.services.workspaces.model that return WorkspaceCreationProperties Modifier and Type Method Description WorkspaceCreationPropertiesModifyWorkspaceCreationPropertiesRequest. workspaceCreationProperties()The default properties for creating WorkSpaces.Methods in software.amazon.awssdk.services.workspaces.model with parameters of type WorkspaceCreationProperties Modifier and Type Method Description ModifyWorkspaceCreationPropertiesRequest.BuilderModifyWorkspaceCreationPropertiesRequest.Builder. workspaceCreationProperties(WorkspaceCreationProperties workspaceCreationProperties)The default properties for creating WorkSpaces.
-