Class PermittedNetwork

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class PermittedNetwork
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Permitted network details.
    • Method Detail

      • getId

        public String getId()
        Gets the id. Unique identifier of a permitted network.
        Returns:
        the id
      • getCreatedOn

        public Date getCreatedOn()
        Gets the createdOn. The time when a permitted network is created.
        Returns:
        the createdOn
      • getModifiedOn

        public Date getModifiedOn()
        Gets the modifiedOn. The recent time when a permitted network is modified.
        Returns:
        the modifiedOn
      • getPermittedNetwork

        public PermittedNetworkVpc getPermittedNetwork()
        Gets the permittedNetwork. Permitted network data for VPC.
        Returns:
        the permittedNetwork
      • getType

        public String getType()
        Gets the type. The type of a permitted network.
        Returns:
        the type
      • getState

        public String getState()
        Gets the state. The state of a permitted network.
        Returns:
        the state
      • getLinkedZoneId

        public String getLinkedZoneId()
        Gets the linkedZoneId. Unique identifier of a linked zone through which the permitted network was added.
        Returns:
        the linkedZoneId