Uses of Class
com.google.cloud.gkehub.v1alpha.DeleteFeatureRequest
-
Packages that use DeleteFeatureRequest Package Description com.google.cloud.gkehub.v1alpha A client to GKE Hubcom.google.cloud.gkehub.v1alpha.stub -
-
Uses of DeleteFeatureRequest in com.google.cloud.gkehub.v1alpha
Methods in com.google.cloud.gkehub.v1alpha that return DeleteFeatureRequest Modifier and Type Method Description DeleteFeatureRequest
DeleteFeatureRequest.Builder. build()
DeleteFeatureRequest
DeleteFeatureRequest.Builder. buildPartial()
static DeleteFeatureRequest
DeleteFeatureRequest. getDefaultInstance()
DeleteFeatureRequest
DeleteFeatureRequest.Builder. getDefaultInstanceForType()
DeleteFeatureRequest
DeleteFeatureRequest. getDefaultInstanceForType()
static DeleteFeatureRequest
DeleteFeatureRequest. parseDelimitedFrom(InputStream input)
static DeleteFeatureRequest
DeleteFeatureRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(byte[] data)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(InputStream input)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(ByteBuffer data)
static DeleteFeatureRequest
DeleteFeatureRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkehub.v1alpha that return types with arguments of type DeleteFeatureRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteFeatureRequest,com.google.longrunning.Operation>
GkeHubClient. deleteFeatureCallable()
Removes a Feature.com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubClient. deleteFeatureOperationCallable()
Removes a Feature.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubSettings.Builder. deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.OperationCallSettings<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubSettings. deleteFeatureOperationSettings()
Returns the object with the settings used for calls to deleteFeature.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation>
GkeHubSettings.Builder. deleteFeatureSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.UnaryCallSettings<DeleteFeatureRequest,com.google.longrunning.Operation>
GkeHubSettings. deleteFeatureSettings()
Returns the object with the settings used for calls to deleteFeature.static io.grpc.MethodDescriptor<DeleteFeatureRequest,com.google.longrunning.Operation>
GkeHubGrpc. getDeleteFeatureMethod()
com.google.protobuf.Parser<DeleteFeatureRequest>
DeleteFeatureRequest. getParserForType()
static com.google.protobuf.Parser<DeleteFeatureRequest>
DeleteFeatureRequest. parser()
Methods in com.google.cloud.gkehub.v1alpha with parameters of type DeleteFeatureRequest Modifier and Type Method Description default void
GkeHubGrpc.AsyncService. deleteFeature(DeleteFeatureRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Removes a Feature.com.google.longrunning.Operation
GkeHubGrpc.GkeHubBlockingStub. deleteFeature(DeleteFeatureRequest request)
Removes a Feature.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
GkeHubGrpc.GkeHubFutureStub. deleteFeature(DeleteFeatureRequest request)
Removes a Feature.void
GkeHubGrpc.GkeHubStub. deleteFeature(DeleteFeatureRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Removes a Feature.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
GkeHubClient. deleteFeatureAsync(DeleteFeatureRequest request)
Removes a Feature.DeleteFeatureRequest.Builder
DeleteFeatureRequest.Builder. mergeFrom(DeleteFeatureRequest other)
static DeleteFeatureRequest.Builder
DeleteFeatureRequest. newBuilder(DeleteFeatureRequest prototype)
-
Uses of DeleteFeatureRequest in com.google.cloud.gkehub.v1alpha.stub
Methods in com.google.cloud.gkehub.v1alpha.stub that return types with arguments of type DeleteFeatureRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteFeatureRequest,com.google.longrunning.Operation>
GkeHubStub. deleteFeatureCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteFeatureRequest,com.google.longrunning.Operation>
GrpcGkeHubStub. deleteFeatureCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteFeatureRequest,com.google.longrunning.Operation>
HttpJsonGkeHubStub. deleteFeatureCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubStub. deleteFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcGkeHubStub. deleteFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonGkeHubStub. deleteFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubStubSettings.Builder. deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.OperationCallSettings<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubStubSettings. deleteFeatureOperationSettings()
Returns the object with the settings used for calls to deleteFeature.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation>
GkeHubStubSettings.Builder. deleteFeatureSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.UnaryCallSettings<DeleteFeatureRequest,com.google.longrunning.Operation>
GkeHubStubSettings. deleteFeatureSettings()
Returns the object with the settings used for calls to deleteFeature.
-