Class CreateClusterNetworkSubnetOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String clusterNetworkId,
                       ClusterNetworkSubnetPrototype clusterNetworkSubnetPrototype)
        Instantiates a new builder with required properties.
        Parameters:
        clusterNetworkId - the clusterNetworkId
        clusterNetworkSubnetPrototype - the clusterNetworkSubnetPrototype
    • Method Detail

      • clusterNetworkId

        public CreateClusterNetworkSubnetOptions.Builder clusterNetworkId​(String clusterNetworkId)
        Set the clusterNetworkId.
        Parameters:
        clusterNetworkId - the clusterNetworkId
        Returns:
        the CreateClusterNetworkSubnetOptions builder