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