Klasse GetOAuthScopeOperationSpec.GetOAuthScopeOperationSpecBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetOAuthScopeOperationSpec.GetOAuthScopeOperationSpecBuilder
- Umschließende Klasse:
GetOAuthScopeOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
oauthScopeId
(@NotNull String oauthScopeId) The path parameter specifies the id of an OAuth scope mapping that is to be retrieved from API Gateway.toString()
-
Methodendetails
-
oauthScopeId
public GetOAuthScopeOperationSpec.GetOAuthScopeOperationSpecBuilder oauthScopeId(@NotNull @NotNull String oauthScopeId) The path parameter specifies the id of an OAuth scope mapping that is to be retrieved from API Gateway.- Gibt zurück:
this
.
-
build
-
toString
-