@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class AssembleEffectiveTagSetRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
AssembleEffectiveTagSetRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static AssembleEffectiveTagSetRequest.Builder |
builder() |
String |
getCompartmentId()
The OCID of the compartment (remember that the tenancy is simply the root compartment).
|
TagDefaultSummary.LifecycleState |
getLifecycleState()
A filter to only return resources that match the given lifecycle state.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static AssembleEffectiveTagSetRequest.Builder builder()
public String getCompartmentId()
The OCID of the compartment (remember that the tenancy is simply the root compartment).
public TagDefaultSummary.LifecycleState getLifecycleState()
A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
Copyright © 2016–2020. All rights reserved.