Uses of Class
com.amazonaws.services.workspaces.model.ComputeType
Packages that use ComputeType
-
Uses of ComputeType in com.amazonaws.services.workspaces.model
Methods in com.amazonaws.services.workspaces.model that return ComputeTypeModifier and TypeMethodDescriptionComputeType.clone()
WorkspaceBundle.getComputeType()
A ComputeType object that specifies the compute type for the bundle.The name of the compute type for the bundle.The name of the compute type for the bundle.Methods in com.amazonaws.services.workspaces.model with parameters of type ComputeTypeModifier and TypeMethodDescriptionvoid
WorkspaceBundle.setComputeType
(ComputeType computeType) A ComputeType object that specifies the compute type for the bundle.WorkspaceBundle.withComputeType
(ComputeType computeType) A ComputeType object that specifies the compute type for the bundle.