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 |
---|---|
ShieldedInstanceIdentity |
ShieldedInstanceIdentity.Builder.build() |
static ShieldedInstanceIdentity |
ShieldedInstanceIdentity.getDefaultInstance() |
ShieldedInstanceIdentity |
InstanceClient.getShieldedInstanceIdentityInstance(GetShieldedInstanceIdentityInstanceHttpRequest request)
Returns the Shielded Instance Identity of an instance
|
ShieldedInstanceIdentity |
InstanceClient.getShieldedInstanceIdentityInstance(ProjectZoneInstanceName instance)
Returns the Shielded Instance Identity of an instance
|
ShieldedInstanceIdentity |
InstanceClient.getShieldedInstanceIdentityInstance(String instance)
Returns the Shielded Instance Identity of an instance
|
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.Builder |
ShieldedInstanceIdentity.Builder.mergeFrom(ShieldedInstanceIdentity other) |
static ShieldedInstanceIdentity.Builder |
ShieldedInstanceIdentity.newBuilder(ShieldedInstanceIdentity 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.