public class GetMultipleKeyPoliciesResource
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
GetMultipleKeyPoliciesResource.Type
Specifies the MIME type that represents the policy resource.
|
Constructor and Description |
---|
GetMultipleKeyPoliciesResource() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedBy()
Gets the createdBy.
|
Date |
getCreationDate()
Gets the creationDate.
|
String |
getCrn()
Gets the crn.
|
GetMultipleKeyPoliciesResourceDualAuthDelete |
getDualAuthDelete()
Gets the dualAuthDelete.
|
String |
getId()
Gets the id.
|
Date |
getLastUpdateDate()
Gets the lastUpdateDate.
|
KeyPolicyRotationNonRequiredRotation |
getRotation()
Gets the rotation.
|
String |
getType()
Gets the type.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
public String getId()
public String getCrn()
public Date getCreationDate()
public String getCreatedBy()
public Date getLastUpdateDate()
public String getUpdatedBy()
public String getType()
public GetMultipleKeyPoliciesResourceDualAuthDelete getDualAuthDelete()
public KeyPolicyRotationNonRequiredRotation getRotation()
Copyright © 2022 IBM Cloud. All rights reserved.