程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
static GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.builder() |
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.methodController(String methodController)
The method.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.name(String name)
The name of the method.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.nameDetail(String nameDetail)
The details of the method.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.parameterDefinitions(String parameterDefinitions)
The definition of the parameter.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.parameterDetails(String parameterDetails)
The details of the parameters.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.parameterNames(String parameterNames)
The name of the parameter.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.parameterTypes(String parameterTypes)
The data type of the parameter.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.paths(String paths)
The method path.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.requestMethods(String requestMethods)
The request method.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.returnDefinition(GetServiceMethodPageResponseBody.ReturnDefinition returnDefinition)
The return value.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.returnDetails(String returnDetails)
The details of the response.
|
GetServiceMethodPageResponseBody.Result.Builder |
GetServiceMethodPageResponseBody.Result.Builder.returnType(String returnType)
The data format of the response.
|
Copyright © 2023. All rights reserved.