public class PutInstancePolicyOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
PutInstancePolicyOptions.Builder
Builder.
|
static interface |
PutInstancePolicyOptions.Policy
The type of policy that is associated with the specified instance.
|
Modifier and Type | Method and Description |
---|---|
String |
bluemixInstance()
Gets the bluemixInstance.
|
String |
correlationId()
Gets the correlationId.
|
PutInstancePolicyOptions.Builder |
newBuilder()
New builder.
|
String |
policy()
Gets the policy.
|
SetInstancePoliciesOneOf |
setInstancePoliciesOneOf()
Gets the setInstancePoliciesOneOf.
|
public PutInstancePolicyOptions.Builder newBuilder()
public String bluemixInstance()
public SetInstancePoliciesOneOf setInstancePoliciesOneOf()
public String correlationId()
public String policy()
Copyright © 2022 IBM Cloud. All rights reserved.