Klasse CreateOAuthScopeOperationSpec.CreateOAuthScopeOperationSpecBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.CreateOAuthScopeOperationSpec.CreateOAuthScopeOperationSpecBuilder
- Umschließende Klasse:
CreateOAuthScopeOperationSpec
public static class CreateOAuthScopeOperationSpec.CreateOAuthScopeOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbody
(@NotNull GatewayScope body) This parameter describes the request payload of an OAuth scope that is to be created in API Gateway.build()
toString()
-
Methodendetails
-
body
public CreateOAuthScopeOperationSpec.CreateOAuthScopeOperationSpecBuilder body(@NotNull @NotNull GatewayScope body) This parameter describes the request payload of an OAuth scope that is to be created in API Gateway.- Gibt zurück:
this
.
-
build
-
toString
-