public static interface ServerError.Builder extends SdkPojo, CopyableBuilder<ServerError.Builder,ServerError>
| Modifier and Type | Method and Description |
|---|---|
ServerError.Builder |
serverErrorCategory(ServerErrorCategory serverErrorCategory)
The error category of server analysis.
|
ServerError.Builder |
serverErrorCategory(String serverErrorCategory)
The error category of server analysis.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServerError.Builder serverErrorCategory(String serverErrorCategory)
The error category of server analysis.
serverErrorCategory - The error category of server analysis.ServerErrorCategory,
ServerErrorCategoryServerError.Builder serverErrorCategory(ServerErrorCategory serverErrorCategory)
The error category of server analysis.
serverErrorCategory - The error category of server analysis.ServerErrorCategory,
ServerErrorCategoryCopyright © 2023. All rights reserved.