public class SetMultipleKeyPoliciesResourcesItem
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
SetMultipleKeyPoliciesResourcesItem.Builder
Builder.
|
static interface |
SetMultipleKeyPoliciesResourcesItem.Type
Specifies the MIME type that represents the policy resource.
|
Modifier and Type | Method and Description |
---|---|
KeyPolicyDualAuthDeleteDualAuthDelete |
dualAuthDelete()
Gets the dualAuthDelete.
|
SetMultipleKeyPoliciesResourcesItem.Builder |
newBuilder()
New builder.
|
KeyPolicyRotationRotation |
rotation()
Gets the rotation.
|
String |
type()
Gets the type.
|
public SetMultipleKeyPoliciesResourcesItem.Builder newBuilder()
public String type()
public KeyPolicyDualAuthDeleteDualAuthDelete dualAuthDelete()
public KeyPolicyRotationRotation rotation()
Copyright © 2022 IBM Cloud. All rights reserved.