Class AlbControllerClusterRuntimeError.Builder

    • Method Detail

      • setErrorCode

        public AlbControllerClusterRuntimeError.Builder setErrorCode​(java.lang.Long errorCode)
        Advanced Load Balancer cluster runtime error code. format: int32 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:
        errorCode - New value for the property.
      • setErrorMessage

        public AlbControllerClusterRuntimeError.Builder setErrorMessage​(java.lang.String errorMessage)
        Advanced Load Balancer cluster runtime error msg. 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:
        errorMessage - New value for the property.