Uses of Class
software.amazon.awssdk.services.medialive.model.CreateCloudWatchAlarmTemplateGroupRequest
-
Packages that use CreateCloudWatchAlarmTemplateGroupRequest Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.transform -
-
Uses of CreateCloudWatchAlarmTemplateGroupRequest in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive with parameters of type CreateCloudWatchAlarmTemplateGroupRequest Modifier and Type Method Description default CompletableFuture<CreateCloudWatchAlarmTemplateGroupResponse>MediaLiveAsyncClient. createCloudWatchAlarmTemplateGroup(CreateCloudWatchAlarmTemplateGroupRequest createCloudWatchAlarmTemplateGroupRequest)Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms.default CreateCloudWatchAlarmTemplateGroupResponseMediaLiveClient. createCloudWatchAlarmTemplateGroup(CreateCloudWatchAlarmTemplateGroupRequest createCloudWatchAlarmTemplateGroupRequest)Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms. -
Uses of CreateCloudWatchAlarmTemplateGroupRequest in software.amazon.awssdk.services.medialive.transform
Methods in software.amazon.awssdk.services.medialive.transform with parameters of type CreateCloudWatchAlarmTemplateGroupRequest Modifier and Type Method Description SdkHttpFullRequestCreateCloudWatchAlarmTemplateGroupRequestMarshaller. marshall(CreateCloudWatchAlarmTemplateGroupRequest createCloudWatchAlarmTemplateGroupRequest)
-