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