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 |
---|---|
SetShieldedInstanceIntegrityPolicyInstanceHttpRequest |
SetShieldedInstanceIntegrityPolicyInstanceHttpRequest.Builder.build() |
static SetShieldedInstanceIntegrityPolicyInstanceHttpRequest |
SetShieldedInstanceIntegrityPolicyInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetShieldedInstanceIntegrityPolicyInstanceHttpRequest,Operation> |
InstanceClient.setShieldedInstanceIntegrityPolicyInstanceCallable()
Sets the Shielded Instance integrity policy for an instance.
|
UnaryCallSettings<SetShieldedInstanceIntegrityPolicyInstanceHttpRequest,Operation> |
InstanceSettings.setShieldedInstanceIntegrityPolicyInstanceSettings()
Returns the object with the settings used for calls to
setShieldedInstanceIntegrityPolicyInstance.
|
UnaryCallSettings.Builder<SetShieldedInstanceIntegrityPolicyInstanceHttpRequest,Operation> |
InstanceSettings.Builder.setShieldedInstanceIntegrityPolicyInstanceSettings()
Returns the builder for the settings used for calls to
setShieldedInstanceIntegrityPolicyInstance.
|
Modifier and Type | Method and Description |
---|---|
SetShieldedInstanceIntegrityPolicyInstanceHttpRequest.Builder |
SetShieldedInstanceIntegrityPolicyInstanceHttpRequest.Builder.mergeFrom(SetShieldedInstanceIntegrityPolicyInstanceHttpRequest other) |
static SetShieldedInstanceIntegrityPolicyInstanceHttpRequest.Builder |
SetShieldedInstanceIntegrityPolicyInstanceHttpRequest.newBuilder(SetShieldedInstanceIntegrityPolicyInstanceHttpRequest prototype) |
Operation |
InstanceClient.setShieldedInstanceIntegrityPolicyInstance(SetShieldedInstanceIntegrityPolicyInstanceHttpRequest request)
Sets the Shielded Instance integrity policy for an instance.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetShieldedInstanceIntegrityPolicyInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setShieldedInstanceIntegrityPolicyInstanceMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.