public static class UpdateTopicResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateTopicResponse |
build() |
UpdateTopicResponse.Builder |
copy(UpdateTopicResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateTopicResponse.Builder |
etag(String etag) |
UpdateTopicResponse.Builder |
notificationTopic(NotificationTopic notificationTopic) |
UpdateTopicResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public UpdateTopicResponse.Builder copy(UpdateTopicResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateTopicResponse.Builder opcRequestId(String opcRequestId)
public UpdateTopicResponse.Builder etag(String etag)
public UpdateTopicResponse.Builder notificationTopic(NotificationTopic notificationTopic)
public UpdateTopicResponse build()
Copyright © 2016–2020. All rights reserved.