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