public static class ReclaimClusterDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ReclaimClusterDetails |
build() |
ReclaimClusterDetails.Builder |
copy(ReclaimClusterDetails model) |
ReclaimClusterDetails.Builder |
isReclamationRun(Boolean isReclamationRun)
A boolean flag which indicates whether or not to execute the reclamation of the resulting
non-deleted clusterIds in the de-activated tenant
|
ReclaimClusterDetails.Builder |
tenantId(String tenantId)
The tenant ID of the customer whose account has been de-activated
|
public ReclaimClusterDetails.Builder tenantId(String tenantId)
The tenant ID of the customer whose account has been de-activated
tenantId
- the value to setpublic ReclaimClusterDetails.Builder isReclamationRun(Boolean isReclamationRun)
A boolean flag which indicates whether or not to execute the reclamation of the resulting non-deleted clusterIds in the de-activated tenant
isReclamationRun
- the value to setpublic ReclaimClusterDetails build()
public ReclaimClusterDetails.Builder copy(ReclaimClusterDetails model)
Copyright © 2016–2025. All rights reserved.