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