public static interface IngestEndpoint.Builder extends SdkPojo, CopyableBuilder<IngestEndpoint.Builder,IngestEndpoint>
| Modifier and Type | Method and Description |
|---|---|
IngestEndpoint.Builder |
id(String id)
The system-generated unique identifier for the IngestEndpoint.
|
IngestEndpoint.Builder |
url(String url)
The ingest domain URL where the source stream should be sent.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIngestEndpoint.Builder id(String id)
The system-generated unique identifier for the IngestEndpoint.
id - The system-generated unique identifier for the IngestEndpoint.IngestEndpoint.Builder url(String url)
The ingest domain URL where the source stream should be sent.
url - The ingest domain URL where the source stream should be sent.Copyright © 2023. All rights reserved.