Class ALBControllerCertificate.Builder

    • Constructor Detail

    • Method Detail

      • setCert

        public ALBControllerCertificate.Builder setCert​(java.lang.String cert)
        Advanced Load Balancer Controller portal certificate or CSR.
        Parameters:
        cert - New value for the property.
      • setClusteringId

        public ALBControllerCertificate.Builder setClusteringId​(java.lang.String clusteringId)
        Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed NSX. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        clusteringId - New value for the property.
      • setCsr

        public ALBControllerCertificate.Builder setCsr​(java.lang.String csr)
        Advanced Load Balancer Controller portal certificate or CSR.
        Parameters:
        csr - New value for the property.
      • setName

        public ALBControllerCertificate.Builder setName​(java.lang.String name)
        Name of Advanced Load Balancer Controller portal certificate or CSR.
        Parameters:
        name - New value for the property.