Interface UserConfig.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<UserConfig.Builder,,UserConfig> SdkBuilder<UserConfig.Builder,,UserConfig> SdkPojo
- Enclosing class:
UserConfig
@Mutable
@NotThreadSafe
public static interface UserConfig.Builder
extends SdkPojo, CopyableBuilder<UserConfig.Builder,UserConfig>
-
Method Summary
Modifier and TypeMethodDescriptionRole of the user associated to the agent spaceRole of the user associated to the agent spaceMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
role
Role of the user associated to the agent space
- Parameters:
role- Role of the user associated to the agent space- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
role
Role of the user associated to the agent space
- Parameters:
role- Role of the user associated to the agent space- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-