| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationDetail |
DestinationDetail.clone() |
DestinationDetail |
Destination.getDetail()
Optional details regarding the status of the destination.
|
DestinationDetail |
DestinationDetail.withS3(S3Detail s3)
An S3 detail object to return information about the S3 destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.setDetail(DestinationDetail detail)
Optional details regarding the status of the destination.
|
Destination |
Destination.withDetail(DestinationDetail detail)
Optional details regarding the status of the destination.
|
Copyright © 2024. All rights reserved.