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