default UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.actionGroupExecutor(Consumer<ActionGroupExecutor.Builder> actionGroupExecutor) |
Sets the value of the ActionGroupExecutor property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.actionGroupExecutor(ActionGroupExecutor actionGroupExecutor) |
Sets the value of the ActionGroupExecutor property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.actionGroupId(String actionGroupId) |
Id generated at the server side when an Action Group is created under Agent
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.actionGroupName(String actionGroupName) |
Sets the value of the ActionGroupName property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.actionGroupState(String actionGroupState) |
Sets the value of the ActionGroupState property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.actionGroupState(ActionGroupState actionGroupState) |
Sets the value of the ActionGroupState property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.agentId(String agentId) |
Id generated at the server side when an Agent is created
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.agentVersion(String agentVersion) |
Draft Version of the Agent.
|
default UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.apiSchema(Consumer<APISchema.Builder> apiSchema) |
Sets the value of the ApiSchema property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.apiSchema(APISchema apiSchema) |
Sets the value of the ApiSchema property for this object.
|
static UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.builder() |
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.description(String description) |
Sets the value of the Description property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.parentActionGroupSignature(String parentActionGroupSignature) |
Sets the value of the ParentActionGroupSignature property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.Builder.parentActionGroupSignature(ActionGroupSignature parentActionGroupSignature) |
Sets the value of the ParentActionGroupSignature property for this object.
|
UpdateAgentActionGroupRequest.Builder |
UpdateAgentActionGroupRequest.toBuilder() |
|