static ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.builder() |
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.Builder.refreshSchedules(Collection<TopicRefreshScheduleSummary> refreshSchedules) |
The list of topic refresh schedules.
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.Builder.refreshSchedules(Consumer<TopicRefreshScheduleSummary.Builder>... refreshSchedules) |
The list of topic refresh schedules.
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.Builder.refreshSchedules(TopicRefreshScheduleSummary... refreshSchedules) |
The list of topic refresh schedules.
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.toBuilder() |
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.Builder.topicArn(String topicArn) |
The Amazon Resource Name (ARN) of the topic.
|
ListTopicRefreshSchedulesResponse.Builder |
ListTopicRefreshSchedulesResponse.Builder.topicId(String topicId) |
The ID for the topic that you want to describe.
|