static CreateInstancesFromSnapshotResponse.Builder |
CreateInstancesFromSnapshotResponse.builder() |
|
CreateInstancesFromSnapshotResponse.Builder |
CreateInstancesFromSnapshotResponse.Builder.operations(Collection<Operation> operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateInstancesFromSnapshotResponse.Builder |
CreateInstancesFromSnapshotResponse.Builder.operations(Consumer<Operation.Builder>... operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateInstancesFromSnapshotResponse.Builder |
CreateInstancesFromSnapshotResponse.Builder.operations(Operation... operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateInstancesFromSnapshotResponse.Builder |
CreateInstancesFromSnapshotResponse.toBuilder() |
|