public class InstancePolicyResourceAllowedNetworkPolicy
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
InstancePolicyResourceAllowedNetworkPolicy() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedBy()
Gets the createdBy.
|
Date |
getCreationDate()
Gets the creationDate.
|
Date |
getLastUpdated()
Gets the lastUpdated.
|
NetworkPolicyProperties |
getPolicyData()
Gets the policyData.
|
String |
getPolicyType()
Gets the policyType.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
public InstancePolicyResourceAllowedNetworkPolicy()
public Date getCreationDate()
public String getCreatedBy()
public String getUpdatedBy()
public Date getLastUpdated()
public String getPolicyType()
public NetworkPolicyProperties getPolicyData()
Copyright © 2022 IBM Cloud. All rights reserved.