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