public static interface DeleteClientBrandingRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<DeleteClientBrandingRequest.Builder,DeleteClientBrandingRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteClientBrandingRequest.Builder resourceId(String resourceId)
The directory identifier of the WorkSpace for which you want to delete client branding.
resourceId - The directory identifier of the WorkSpace for which you want to delete client branding.DeleteClientBrandingRequest.Builder platformsWithStrings(Collection<String> platforms)
The device type for which you want to delete client branding.
platforms - The device type for which you want to delete client branding.DeleteClientBrandingRequest.Builder platformsWithStrings(String... platforms)
The device type for which you want to delete client branding.
platforms - The device type for which you want to delete client branding.DeleteClientBrandingRequest.Builder platforms(Collection<ClientDeviceType> platforms)
The device type for which you want to delete client branding.
platforms - The device type for which you want to delete client branding.DeleteClientBrandingRequest.Builder platforms(ClientDeviceType... platforms)
The device type for which you want to delete client branding.
platforms - The device type for which you want to delete client branding.DeleteClientBrandingRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteClientBrandingRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.