| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static FlowAssociationResourceType |
FlowAssociationResourceType.fromValue(String value)
Use this in place of valueOf.
|
static FlowAssociationResourceType |
FlowAssociationResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlowAssociationResourceType[] |
FlowAssociationResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetFlowAssociationResult |
GetFlowAssociationResult.withResourceType(FlowAssociationResourceType resourceType)
A valid resource type.
|
GetFlowAssociationRequest |
GetFlowAssociationRequest.withResourceType(FlowAssociationResourceType resourceType)
A valid resource type.
|
DisassociateFlowRequest |
DisassociateFlowRequest.withResourceType(FlowAssociationResourceType resourceType)
A valid resource type.
|
AssociateFlowRequest |
AssociateFlowRequest.withResourceType(FlowAssociationResourceType resourceType)
A valid resource type.
|
Copyright © 2024. All rights reserved.