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