public static interface Scope.Builder extends SdkPojo, CopyableBuilder<Scope.Builder,Scope>
| Modifier and Type | Method and Description |
|---|---|
Scope.Builder |
key(ScopeType key)
The type of the scope.
|
Scope.Builder |
key(String key)
The type of the scope.
|
Scope.Builder |
value(String value)
The resource identifier for the specified scope type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScope.Builder key(String key)
The type of the scope.
Scope.Builder key(ScopeType key)
The type of the scope.
Scope.Builder value(String value)
The resource identifier for the specified scope type.
value - The resource identifier for the specified scope type.Copyright © 2023. All rights reserved.