public static interface DisassociateLicenseRequest.Builder extends GrafanaRequest.Builder, SdkPojo, CopyableBuilder<DisassociateLicenseRequest.Builder,DisassociateLicenseRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateLicenseRequest.Builder |
licenseType(LicenseType licenseType)
The type of license to remove from the workspace.
|
DisassociateLicenseRequest.Builder |
licenseType(String licenseType)
The type of license to remove from the workspace.
|
DisassociateLicenseRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateLicenseRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateLicenseRequest.Builder |
workspaceId(String workspaceId)
The ID of the workspace to remove the Grafana Enterprise license from.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateLicenseRequest.Builder licenseType(String licenseType)
The type of license to remove from the workspace.
licenseType - The type of license to remove from the workspace.LicenseType,
LicenseTypeDisassociateLicenseRequest.Builder licenseType(LicenseType licenseType)
The type of license to remove from the workspace.
licenseType - The type of license to remove from the workspace.LicenseType,
LicenseTypeDisassociateLicenseRequest.Builder workspaceId(String workspaceId)
The ID of the workspace to remove the Grafana Enterprise license from.
workspaceId - The ID of the workspace to remove the Grafana Enterprise license from.DisassociateLicenseRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateLicenseRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.