Class LBServiceInstanceDetail.Builder

    • Constructor Detail

    • Method Detail

      • setAttachmentDisplayName

        public LBServiceInstanceDetail.Builder setAttachmentDisplayName​(java.lang.String attachmentDisplayName)
        The display name of the resource which the load balancer instance deploys on.
        Parameters:
        attachmentDisplayName - New value for the property.
      • setAttachmentPath

        public LBServiceInstanceDetail.Builder setAttachmentPath​(java.lang.String attachmentPath)
        The path of the resource which the load balancer instance deploys on.
        Parameters:
        attachmentPath - New value for the property.
      • setErrorMessage

        public LBServiceInstanceDetail.Builder setErrorMessage​(java.lang.String errorMessage)
        The error message for the load balancer instance. If the instance status is NOT_READY, error message will be attached.
        Parameters:
        errorMessage - New value for the property.