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