| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteClientBrandingResponse |
WorkSpacesClient.deleteClientBranding(Consumer<DeleteClientBrandingRequest.Builder> deleteClientBrandingRequest)
Deletes customized client branding.
|
default DeleteClientBrandingResponse |
WorkSpacesClient.deleteClientBranding(DeleteClientBrandingRequest deleteClientBrandingRequest)
Deletes customized client branding.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteClientBrandingResponse> |
WorkSpacesAsyncClient.deleteClientBranding(Consumer<DeleteClientBrandingRequest.Builder> deleteClientBrandingRequest)
Deletes customized client branding.
|
default CompletableFuture<DeleteClientBrandingResponse> |
WorkSpacesAsyncClient.deleteClientBranding(DeleteClientBrandingRequest deleteClientBrandingRequest)
Deletes customized client branding.
|
Copyright © 2023. All rights reserved.