Interface Scope.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<Scope.Builder,
,Scope> SdkBuilder<Scope.Builder,
,Scope> SdkPojo
- Enclosing class:
Scope
-
Method Summary
Modifier and TypeMethodDescriptionThe type of the scope.The type of the scope.The resource identifier for the specified scope type.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
key
The type of the scope.
- Parameters:
key
- The type of the scope.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
key
The type of the scope.
- Parameters:
key
- The type of the scope.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
value
The resource identifier for the specified scope type.
- Parameters:
value
- The resource identifier for the specified scope type.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-