Uses of Class
software.amazon.awssdk.services.workspaces.model.IosImportClientBrandingAttributes
-
Packages that use IosImportClientBrandingAttributes Package Description software.amazon.awssdk.services.workspaces.model -
-
Uses of IosImportClientBrandingAttributes in software.amazon.awssdk.services.workspaces.model
Methods in software.amazon.awssdk.services.workspaces.model that return IosImportClientBrandingAttributes Modifier and Type Method Description IosImportClientBrandingAttributesImportClientBrandingRequest. deviceTypeIos()The branding information to import for iOS devices.Methods in software.amazon.awssdk.services.workspaces.model with parameters of type IosImportClientBrandingAttributes Modifier and Type Method Description ImportClientBrandingRequest.BuilderImportClientBrandingRequest.Builder. deviceTypeIos(IosImportClientBrandingAttributes deviceTypeIos)The branding information to import for iOS devices.
-