public static interface FlowAssociationSummary.Builder extends SdkPojo, CopyableBuilder<FlowAssociationSummary.Builder,FlowAssociationSummary>
| Modifier and Type | Method and Description |
|---|---|
FlowAssociationSummary.Builder |
flowId(String flowId)
The identifier of the flow.
|
FlowAssociationSummary.Builder |
resourceId(String resourceId)
The identifier of the resource.
|
FlowAssociationSummary.Builder |
resourceType(ListFlowAssociationResourceType resourceType)
The type of resource association.
|
FlowAssociationSummary.Builder |
resourceType(String resourceType)
The type of resource association.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFlowAssociationSummary.Builder resourceId(String resourceId)
The identifier of the resource.
resourceId - The identifier of the resource.FlowAssociationSummary.Builder flowId(String flowId)
The identifier of the flow.
flowId - The identifier of the flow.FlowAssociationSummary.Builder resourceType(String resourceType)
The type of resource association.
resourceType - The type of resource association.ListFlowAssociationResourceType,
ListFlowAssociationResourceTypeFlowAssociationSummary.Builder resourceType(ListFlowAssociationResourceType resourceType)
The type of resource association.
resourceType - The type of resource association.ListFlowAssociationResourceType,
ListFlowAssociationResourceTypeCopyright © 2023. All rights reserved.