Uses of Class
com.google.cloud.compute.v1.GetShieldedInstanceIdentityInstanceRequest
-
Packages that use GetShieldedInstanceIdentityInstanceRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetShieldedInstanceIdentityInstanceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetShieldedInstanceIdentityInstanceRequest Modifier and Type Method Description GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest.Builder. build()GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest.Builder. buildPartial()static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. getDefaultInstance()GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest.Builder. getDefaultInstanceForType()GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. getDefaultInstanceForType()static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseDelimitedFrom(InputStream input)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(byte[] data)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(com.google.protobuf.ByteString data)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(InputStream input)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(ByteBuffer data)static GetShieldedInstanceIdentityInstanceRequestGetShieldedInstanceIdentityInstanceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetShieldedInstanceIdentityInstanceRequest Modifier and Type Method Description com.google.protobuf.Parser<GetShieldedInstanceIdentityInstanceRequest>GetShieldedInstanceIdentityInstanceRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity>InstancesClient. getShieldedInstanceIdentityCallable()Returns the Shielded Instance Identity of an instancecom.google.api.gax.rpc.UnaryCallSettings.Builder<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity>InstancesSettings.Builder. getShieldedInstanceIdentitySettings()Returns the builder for the settings used for calls to getShieldedInstanceIdentity.com.google.api.gax.rpc.UnaryCallSettings<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity>InstancesSettings. getShieldedInstanceIdentitySettings()Returns the object with the settings used for calls to getShieldedInstanceIdentity.static com.google.protobuf.Parser<GetShieldedInstanceIdentityInstanceRequest>GetShieldedInstanceIdentityInstanceRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetShieldedInstanceIdentityInstanceRequest Modifier and Type Method Description ShieldedInstanceIdentityInstancesClient. getShieldedInstanceIdentity(GetShieldedInstanceIdentityInstanceRequest request)Returns the Shielded Instance Identity of an instanceGetShieldedInstanceIdentityInstanceRequest.BuilderGetShieldedInstanceIdentityInstanceRequest.Builder. mergeFrom(GetShieldedInstanceIdentityInstanceRequest other)static GetShieldedInstanceIdentityInstanceRequest.BuilderGetShieldedInstanceIdentityInstanceRequest. newBuilder(GetShieldedInstanceIdentityInstanceRequest prototype) -
Uses of GetShieldedInstanceIdentityInstanceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetShieldedInstanceIdentityInstanceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity>HttpJsonInstancesStub. getShieldedInstanceIdentityCallable()com.google.api.gax.rpc.UnaryCallable<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity>InstancesStub. getShieldedInstanceIdentityCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity>InstancesStubSettings.Builder. getShieldedInstanceIdentitySettings()Returns the builder for the settings used for calls to getShieldedInstanceIdentity.com.google.api.gax.rpc.UnaryCallSettings<GetShieldedInstanceIdentityInstanceRequest,ShieldedInstanceIdentity>InstancesStubSettings. getShieldedInstanceIdentitySettings()Returns the object with the settings used for calls to getShieldedInstanceIdentity.
-