Class CreateClusterNetworkSubnetOptions

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

    public class CreateClusterNetworkSubnetOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createClusterNetworkSubnet options.
    • Method Detail

      • clusterNetworkId

        public String clusterNetworkId()
        Gets the clusterNetworkId. The cluster network identifier.
        Returns:
        the clusterNetworkId
      • clusterNetworkSubnetPrototype

        public ClusterNetworkSubnetPrototype clusterNetworkSubnetPrototype()
        Gets the clusterNetworkSubnetPrototype. The cluster network subnet prototype object.
        Returns:
        the clusterNetworkSubnetPrototype