HttpStatusType Interface
public interface HttpStatusType
Defines an HTTP Status Type
Modifier and Type | Method and Description |
---|---|
static
Http |
custom(int code)
Creates a custom (non-standard) HTTP Status code. |
abstract int | value() |
custom
public static HttpStatusType custom(int code)
Creates a custom (non-standard) HTTP Status code.
Parameters:
code
- for HttpStatusCode
Returns:
HttpStatusType
value
public abstract int value()
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Feedback zu Azure SDK for Java
Azure SDK for Java ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: