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