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 |
---|---|
GetShieldedInstanceIdentityInstanceHttpRequest |
GetShieldedInstanceIdentityInstanceHttpRequest.Builder.build() |
static GetShieldedInstanceIdentityInstanceHttpRequest |
GetShieldedInstanceIdentityInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
InstanceClient.getShieldedInstanceIdentityInstanceCallable()
Returns the Shielded Instance Identity of an instance
|
UnaryCallSettings<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
InstanceSettings.getShieldedInstanceIdentityInstanceSettings()
Returns the object with the settings used for calls to getShieldedInstanceIdentityInstance.
|
UnaryCallSettings.Builder<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
InstanceSettings.Builder.getShieldedInstanceIdentityInstanceSettings()
Returns the builder for the settings used for calls to getShieldedInstanceIdentityInstance.
|
Modifier and Type | Method and Description |
---|---|
ShieldedInstanceIdentity |
InstanceClient.getShieldedInstanceIdentityInstance(GetShieldedInstanceIdentityInstanceHttpRequest request)
Returns the Shielded Instance Identity of an instance
|
GetShieldedInstanceIdentityInstanceHttpRequest.Builder |
GetShieldedInstanceIdentityInstanceHttpRequest.Builder.mergeFrom(GetShieldedInstanceIdentityInstanceHttpRequest other) |
static GetShieldedInstanceIdentityInstanceHttpRequest.Builder |
GetShieldedInstanceIdentityInstanceHttpRequest.newBuilder(GetShieldedInstanceIdentityInstanceHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
HttpJsonInstanceStub.getShieldedInstanceIdentityInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
HttpJsonInstanceStub.getShieldedInstanceIdentityInstanceCallable() |
UnaryCallable<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
InstanceStub.getShieldedInstanceIdentityInstanceCallable() |
UnaryCallSettings<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
InstanceStubSettings.getShieldedInstanceIdentityInstanceSettings()
Returns the object with the settings used for calls to getShieldedInstanceIdentityInstance.
|
UnaryCallSettings.Builder<GetShieldedInstanceIdentityInstanceHttpRequest,ShieldedInstanceIdentity> |
InstanceStubSettings.Builder.getShieldedInstanceIdentityInstanceSettings()
Returns the builder for the settings used for calls to getShieldedInstanceIdentityInstance.
|
Copyright © 2019 Google LLC. All rights reserved.