default AgentActionGroup.Builder |
AgentActionGroup.Builder.actionGroupExecutor(Consumer<ActionGroupExecutor.Builder> actionGroupExecutor) |
Sets the value of the ActionGroupExecutor property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.actionGroupExecutor(ActionGroupExecutor actionGroupExecutor) |
Sets the value of the ActionGroupExecutor property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.actionGroupId(String actionGroupId) |
Sets the value of the ActionGroupId property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.actionGroupName(String actionGroupName) |
Sets the value of the ActionGroupName property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.actionGroupState(String actionGroupState) |
Sets the value of the ActionGroupState property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.actionGroupState(ActionGroupState actionGroupState) |
Sets the value of the ActionGroupState property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.agentId(String agentId) |
Sets the value of the AgentId property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.agentVersion(String agentVersion) |
Sets the value of the AgentVersion property for this object.
|
default AgentActionGroup.Builder |
AgentActionGroup.Builder.apiSchema(Consumer<APISchema.Builder> apiSchema) |
Sets the value of the ApiSchema property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.apiSchema(APISchema apiSchema) |
Sets the value of the ApiSchema property for this object.
|
static AgentActionGroup.Builder |
AgentActionGroup.builder() |
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.clientToken(String clientToken) |
Sets the value of the ClientToken property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.createdAt(Instant createdAt) |
Sets the value of the CreatedAt property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.description(String description) |
Sets the value of the Description property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.parentActionSignature(String parentActionSignature) |
Sets the value of the ParentActionSignature property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.parentActionSignature(ActionGroupSignature parentActionSignature) |
Sets the value of the ParentActionSignature property for this object.
|
AgentActionGroup.Builder |
AgentActionGroup.toBuilder() |
|
AgentActionGroup.Builder |
AgentActionGroup.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|