public static class GetTopicResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetTopicResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public GetTopicResponse.Builder opcRequestId(String opcRequestId)
public GetTopicResponse.Builder etag(String etag)
public GetTopicResponse.Builder notificationTopic(NotificationTopic notificationTopic)
public GetTopicResponse build()
Copyright © 2016–2021. All rights reserved.