public static interface ActionSource.Builder extends SdkPojo, CopyableBuilder<ActionSource.Builder,ActionSource>
| Modifier and Type | Method and Description |
|---|---|
ActionSource.Builder |
sourceId(String sourceId)
The ID of the source.
|
ActionSource.Builder |
sourceType(String sourceType)
The type of the source.
|
ActionSource.Builder |
sourceUri(String sourceUri)
The URI of the source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActionSource.Builder sourceUri(String sourceUri)
The URI of the source.
sourceUri - The URI of the source.ActionSource.Builder sourceType(String sourceType)
The type of the source.
sourceType - The type of the source.ActionSource.Builder sourceId(String sourceId)
The ID of the source.
sourceId - The ID of the source.Copyright © 2022. All rights reserved.