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