Uses of Class
software.amazon.awssdk.services.medialive.model.UpdateCloudWatchAlarmTemplateGroupRequest
-
Packages that use UpdateCloudWatchAlarmTemplateGroupRequest Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.transform -
-
Uses of UpdateCloudWatchAlarmTemplateGroupRequest in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive with parameters of type UpdateCloudWatchAlarmTemplateGroupRequest Modifier and Type Method Description default CompletableFuture<UpdateCloudWatchAlarmTemplateGroupResponse>MediaLiveAsyncClient. updateCloudWatchAlarmTemplateGroup(UpdateCloudWatchAlarmTemplateGroupRequest updateCloudWatchAlarmTemplateGroupRequest)Updates the specified cloudwatch alarm template group.default UpdateCloudWatchAlarmTemplateGroupResponseMediaLiveClient. updateCloudWatchAlarmTemplateGroup(UpdateCloudWatchAlarmTemplateGroupRequest updateCloudWatchAlarmTemplateGroupRequest)Updates the specified cloudwatch alarm template group. -
Uses of UpdateCloudWatchAlarmTemplateGroupRequest in software.amazon.awssdk.services.medialive.transform
Methods in software.amazon.awssdk.services.medialive.transform with parameters of type UpdateCloudWatchAlarmTemplateGroupRequest Modifier and Type Method Description SdkHttpFullRequestUpdateCloudWatchAlarmTemplateGroupRequestMarshaller. marshall(UpdateCloudWatchAlarmTemplateGroupRequest updateCloudWatchAlarmTemplateGroupRequest)
-