Uses of Class
com.google.cloud.compute.v1.ShieldedInstanceIdentity
-
Packages that use ShieldedInstanceIdentity 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 ShieldedInstanceIdentity in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ShieldedInstanceIdentity Modifier and Type Method Description ShieldedInstanceIdentityShieldedInstanceIdentity.Builder. build()ShieldedInstanceIdentityShieldedInstanceIdentity.Builder. buildPartial()static ShieldedInstanceIdentityShieldedInstanceIdentity. getDefaultInstance()ShieldedInstanceIdentityShieldedInstanceIdentity.Builder. getDefaultInstanceForType()ShieldedInstanceIdentityShieldedInstanceIdentity. getDefaultInstanceForType()ShieldedInstanceIdentityInstancesClient. getShieldedInstanceIdentity(GetShieldedInstanceIdentityInstanceRequest request)Returns the Shielded Instance Identity of an instanceShieldedInstanceIdentityInstancesClient. getShieldedInstanceIdentity(String project, String zone, String instance)Returns the Shielded Instance Identity of an instancestatic ShieldedInstanceIdentityShieldedInstanceIdentity. parseDelimitedFrom(InputStream input)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(byte[] data)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(com.google.protobuf.ByteString data)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(com.google.protobuf.CodedInputStream input)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(InputStream input)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(ByteBuffer data)static ShieldedInstanceIdentityShieldedInstanceIdentity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ShieldedInstanceIdentity Modifier and Type Method Description com.google.protobuf.Parser<ShieldedInstanceIdentity>ShieldedInstanceIdentity. 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<ShieldedInstanceIdentity>ShieldedInstanceIdentity. parser()Methods in com.google.cloud.compute.v1 with parameters of type ShieldedInstanceIdentity Modifier and Type Method Description ShieldedInstanceIdentity.BuilderShieldedInstanceIdentity.Builder. mergeFrom(ShieldedInstanceIdentity other)static ShieldedInstanceIdentity.BuilderShieldedInstanceIdentity. newBuilder(ShieldedInstanceIdentity prototype) -
Uses of ShieldedInstanceIdentity in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ShieldedInstanceIdentity 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.
-