static ListCloudWatchAlarmTemplateGroupsResponse.Builder |
ListCloudWatchAlarmTemplateGroupsResponse.builder() |
|
ListCloudWatchAlarmTemplateGroupsResponse.Builder |
ListCloudWatchAlarmTemplateGroupsResponse.Builder.cloudWatchAlarmTemplateGroups(Collection<CloudWatchAlarmTemplateGroupSummary> cloudWatchAlarmTemplateGroups) |
Sets the value of the CloudWatchAlarmTemplateGroups property for this object.
|
ListCloudWatchAlarmTemplateGroupsResponse.Builder |
ListCloudWatchAlarmTemplateGroupsResponse.Builder.cloudWatchAlarmTemplateGroups(Consumer<CloudWatchAlarmTemplateGroupSummary.Builder>... cloudWatchAlarmTemplateGroups) |
Sets the value of the CloudWatchAlarmTemplateGroups property for this object.
|
ListCloudWatchAlarmTemplateGroupsResponse.Builder |
ListCloudWatchAlarmTemplateGroupsResponse.Builder.cloudWatchAlarmTemplateGroups(CloudWatchAlarmTemplateGroupSummary... cloudWatchAlarmTemplateGroups) |
Sets the value of the CloudWatchAlarmTemplateGroups property for this object.
|
ListCloudWatchAlarmTemplateGroupsResponse.Builder |
ListCloudWatchAlarmTemplateGroupsResponse.Builder.nextToken(String nextToken) |
A token used to retrieve the next set of results in paginated list responses.
|
ListCloudWatchAlarmTemplateGroupsResponse.Builder |
ListCloudWatchAlarmTemplateGroupsResponse.toBuilder() |
|