Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
GetSnapshotHttpRequest |
GetSnapshotHttpRequest.Builder.build() |
static GetSnapshotHttpRequest |
GetSnapshotHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSnapshotHttpRequest,Snapshot> |
SnapshotClient.getSnapshotCallable()
Returns the specified Snapshot resource.
|
UnaryCallSettings<GetSnapshotHttpRequest,Snapshot> |
SnapshotSettings.getSnapshotSettings()
Returns the object with the settings used for calls to getSnapshot.
|
UnaryCallSettings.Builder<GetSnapshotHttpRequest,Snapshot> |
SnapshotSettings.Builder.getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.
|
Modifier and Type | Method and Description |
---|---|
Snapshot |
SnapshotClient.getSnapshot(GetSnapshotHttpRequest request)
Returns the specified Snapshot resource.
|
GetSnapshotHttpRequest.Builder |
GetSnapshotHttpRequest.Builder.mergeFrom(GetSnapshotHttpRequest other) |
static GetSnapshotHttpRequest.Builder |
GetSnapshotHttpRequest.newBuilder(GetSnapshotHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetSnapshotHttpRequest,Snapshot> |
HttpJsonSnapshotStub.getSnapshotMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSnapshotHttpRequest,Snapshot> |
HttpJsonSnapshotStub.getSnapshotCallable() |
UnaryCallable<GetSnapshotHttpRequest,Snapshot> |
SnapshotStub.getSnapshotCallable() |
UnaryCallSettings<GetSnapshotHttpRequest,Snapshot> |
SnapshotStubSettings.getSnapshotSettings()
Returns the object with the settings used for calls to getSnapshot.
|
UnaryCallSettings.Builder<GetSnapshotHttpRequest,Snapshot> |
SnapshotStubSettings.Builder.getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.
|
Copyright © 2019 Google LLC. All rights reserved.