Uses of Class
software.amazon.awssdk.services.ivs.model.ListRecordingConfigurationsRequest
-
Packages that use ListRecordingConfigurationsRequest Package Description software.amazon.awssdk.services.ivs Introductionsoftware.amazon.awssdk.services.ivs.paginators software.amazon.awssdk.services.ivs.transform -
-
Uses of ListRecordingConfigurationsRequest in software.amazon.awssdk.services.ivs
-
Uses of ListRecordingConfigurationsRequest in software.amazon.awssdk.services.ivs.paginators
Constructors in software.amazon.awssdk.services.ivs.paginators with parameters of type ListRecordingConfigurationsRequest Constructor Description ListRecordingConfigurationsIterable(IvsClient client, ListRecordingConfigurationsRequest firstRequest)ListRecordingConfigurationsPublisher(IvsAsyncClient client, ListRecordingConfigurationsRequest firstRequest) -
Uses of ListRecordingConfigurationsRequest in software.amazon.awssdk.services.ivs.transform
Methods in software.amazon.awssdk.services.ivs.transform with parameters of type ListRecordingConfigurationsRequest Modifier and Type Method Description SdkHttpFullRequestListRecordingConfigurationsRequestMarshaller. marshall(ListRecordingConfigurationsRequest listRecordingConfigurationsRequest)
-