Uses of Class
com.google.cloud.osconfig.v1beta.GuestPolicies.LookupEffectiveGuestPolicyRequest
-
Packages that use GuestPolicies.LookupEffectiveGuestPolicyRequest Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of GuestPolicies.LookupEffectiveGuestPolicyRequest in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return GuestPolicies.LookupEffectiveGuestPolicyRequest Modifier and Type Method Description GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder. build()
GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder. buildPartial()
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. getDefaultInstance()
GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder. getDefaultInstanceForType()
GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. getDefaultInstanceForType()
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseDelimitedFrom(InputStream input)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(byte[] data)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(com.google.protobuf.ByteString data)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(InputStream input)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(ByteBuffer data)
static GuestPolicies.LookupEffectiveGuestPolicyRequest
GuestPolicies.LookupEffectiveGuestPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type GuestPolicies.LookupEffectiveGuestPolicyRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GuestPolicies.LookupEffectiveGuestPolicyRequest,GuestPolicies.EffectiveGuestPolicy>
OsConfigServiceGrpc. getLookupEffectiveGuestPolicyMethod()
com.google.protobuf.Parser<GuestPolicies.LookupEffectiveGuestPolicyRequest>
GuestPolicies.LookupEffectiveGuestPolicyRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<GuestPolicies.LookupEffectiveGuestPolicyRequest,GuestPolicies.EffectiveGuestPolicy>
OsConfigServiceClient. lookupEffectiveGuestPolicyCallable()
Lookup the effective guest policy that applies to a VM instance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GuestPolicies.LookupEffectiveGuestPolicyRequest,GuestPolicies.EffectiveGuestPolicy>
OsConfigServiceSettings.Builder. lookupEffectiveGuestPolicySettings()
Returns the builder for the settings used for calls to lookupEffectiveGuestPolicy.com.google.api.gax.rpc.UnaryCallSettings<GuestPolicies.LookupEffectiveGuestPolicyRequest,GuestPolicies.EffectiveGuestPolicy>
OsConfigServiceSettings. lookupEffectiveGuestPolicySettings()
Returns the object with the settings used for calls to lookupEffectiveGuestPolicy.static com.google.protobuf.Parser<GuestPolicies.LookupEffectiveGuestPolicyRequest>
GuestPolicies.LookupEffectiveGuestPolicyRequest. parser()
Methods in com.google.cloud.osconfig.v1beta with parameters of type GuestPolicies.LookupEffectiveGuestPolicyRequest Modifier and Type Method Description GuestPolicies.EffectiveGuestPolicy
OsConfigServiceClient. lookupEffectiveGuestPolicy(GuestPolicies.LookupEffectiveGuestPolicyRequest request)
Lookup the effective guest policy that applies to a VM instance.default void
OsConfigServiceGrpc.AsyncService. lookupEffectiveGuestPolicy(GuestPolicies.LookupEffectiveGuestPolicyRequest request, io.grpc.stub.StreamObserver<GuestPolicies.EffectiveGuestPolicy> responseObserver)
Lookup the effective guest policy that applies to a VM instance.GuestPolicies.EffectiveGuestPolicy
OsConfigServiceGrpc.OsConfigServiceBlockingStub. lookupEffectiveGuestPolicy(GuestPolicies.LookupEffectiveGuestPolicyRequest request)
Lookup the effective guest policy that applies to a VM instance.com.google.common.util.concurrent.ListenableFuture<GuestPolicies.EffectiveGuestPolicy>
OsConfigServiceGrpc.OsConfigServiceFutureStub. lookupEffectiveGuestPolicy(GuestPolicies.LookupEffectiveGuestPolicyRequest request)
Lookup the effective guest policy that applies to a VM instance.void
OsConfigServiceGrpc.OsConfigServiceStub. lookupEffectiveGuestPolicy(GuestPolicies.LookupEffectiveGuestPolicyRequest request, io.grpc.stub.StreamObserver<GuestPolicies.EffectiveGuestPolicy> responseObserver)
Lookup the effective guest policy that applies to a VM instance.GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder
GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder. mergeFrom(GuestPolicies.LookupEffectiveGuestPolicyRequest other)
static GuestPolicies.LookupEffectiveGuestPolicyRequest.Builder
GuestPolicies.LookupEffectiveGuestPolicyRequest. newBuilder(GuestPolicies.LookupEffectiveGuestPolicyRequest prototype)
-
Uses of GuestPolicies.LookupEffectiveGuestPolicyRequest in com.google.cloud.osconfig.v1beta.stub
-