Uses of Class
com.google.cloud.networkconnectivity.v1.DeleteSpokeRequest
-
Packages that use DeleteSpokeRequest Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity APIcom.google.cloud.networkconnectivity.v1.stub -
-
Uses of DeleteSpokeRequest in com.google.cloud.networkconnectivity.v1
Methods in com.google.cloud.networkconnectivity.v1 that return DeleteSpokeRequest Modifier and Type Method Description DeleteSpokeRequestDeleteSpokeRequest.Builder. build()DeleteSpokeRequestDeleteSpokeRequest.Builder. buildPartial()static DeleteSpokeRequestDeleteSpokeRequest. getDefaultInstance()DeleteSpokeRequestDeleteSpokeRequest.Builder. getDefaultInstanceForType()DeleteSpokeRequestDeleteSpokeRequest. getDefaultInstanceForType()static DeleteSpokeRequestDeleteSpokeRequest. parseDelimitedFrom(InputStream input)static DeleteSpokeRequestDeleteSpokeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(byte[] data)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(InputStream input)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(ByteBuffer data)static DeleteSpokeRequestDeleteSpokeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkconnectivity.v1 that return types with arguments of type DeleteSpokeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteSpokeRequest,com.google.longrunning.Operation>HubServiceClient. deleteSpokeCallable()Deletes a Network Connectivity Center spoke.com.google.api.gax.rpc.OperationCallable<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata>HubServiceClient. deleteSpokeOperationCallable()Deletes a Network Connectivity Center spoke.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata>HubServiceSettings.Builder. deleteSpokeOperationSettings()Returns the builder for the settings used for calls to deleteSpoke.com.google.api.gax.rpc.OperationCallSettings<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata>HubServiceSettings. deleteSpokeOperationSettings()Returns the object with the settings used for calls to deleteSpoke.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpokeRequest,com.google.longrunning.Operation>HubServiceSettings.Builder. deleteSpokeSettings()Returns the builder for the settings used for calls to deleteSpoke.com.google.api.gax.rpc.UnaryCallSettings<DeleteSpokeRequest,com.google.longrunning.Operation>HubServiceSettings. deleteSpokeSettings()Returns the object with the settings used for calls to deleteSpoke.static io.grpc.MethodDescriptor<DeleteSpokeRequest,com.google.longrunning.Operation>HubServiceGrpc. getDeleteSpokeMethod()com.google.protobuf.Parser<DeleteSpokeRequest>DeleteSpokeRequest. getParserForType()static com.google.protobuf.Parser<DeleteSpokeRequest>DeleteSpokeRequest. parser()Methods in com.google.cloud.networkconnectivity.v1 with parameters of type DeleteSpokeRequest Modifier and Type Method Description default voidHubServiceGrpc.AsyncService. deleteSpoke(DeleteSpokeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a Network Connectivity Center spoke.com.google.longrunning.OperationHubServiceGrpc.HubServiceBlockingStub. deleteSpoke(DeleteSpokeRequest request)Deletes a Network Connectivity Center spoke.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>HubServiceGrpc.HubServiceFutureStub. deleteSpoke(DeleteSpokeRequest request)Deletes a Network Connectivity Center spoke.voidHubServiceGrpc.HubServiceStub. deleteSpoke(DeleteSpokeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a Network Connectivity Center spoke.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>HubServiceClient. deleteSpokeAsync(DeleteSpokeRequest request)Deletes a Network Connectivity Center spoke.DeleteSpokeRequest.BuilderDeleteSpokeRequest.Builder. mergeFrom(DeleteSpokeRequest other)static DeleteSpokeRequest.BuilderDeleteSpokeRequest. newBuilder(DeleteSpokeRequest prototype) -
Uses of DeleteSpokeRequest in com.google.cloud.networkconnectivity.v1.stub
Methods in com.google.cloud.networkconnectivity.v1.stub that return types with arguments of type DeleteSpokeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteSpokeRequest,com.google.longrunning.Operation>GrpcHubServiceStub. deleteSpokeCallable()com.google.api.gax.rpc.UnaryCallable<DeleteSpokeRequest,com.google.longrunning.Operation>HubServiceStub. deleteSpokeCallable()com.google.api.gax.rpc.OperationCallable<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata>GrpcHubServiceStub. deleteSpokeOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata>HubServiceStub. deleteSpokeOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata>HubServiceStubSettings.Builder. deleteSpokeOperationSettings()Returns the builder for the settings used for calls to deleteSpoke.com.google.api.gax.rpc.OperationCallSettings<DeleteSpokeRequest,com.google.protobuf.Empty,OperationMetadata>HubServiceStubSettings. deleteSpokeOperationSettings()Returns the object with the settings used for calls to deleteSpoke.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpokeRequest,com.google.longrunning.Operation>HubServiceStubSettings.Builder. deleteSpokeSettings()Returns the builder for the settings used for calls to deleteSpoke.com.google.api.gax.rpc.UnaryCallSettings<DeleteSpokeRequest,com.google.longrunning.Operation>HubServiceStubSettings. deleteSpokeSettings()Returns the object with the settings used for calls to deleteSpoke.
-