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