@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class UpdateConfigurationRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
UpdateConfigurationRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static UpdateConfigurationRequest.Builder |
builder() |
String |
getCompartmentId()
ID of the root compartment (tenancy)
|
UpdateConfigurationDetails |
getUpdateConfigurationDetails()
The configuration properties
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static UpdateConfigurationRequest.Builder builder()
public String getCompartmentId()
ID of the root compartment (tenancy)
public UpdateConfigurationDetails getUpdateConfigurationDetails()
The configuration properties
Copyright © 2016–2019. All rights reserved.