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 DeleteSpokeRequest
DeleteSpokeRequest.Builder. build()
DeleteSpokeRequest
DeleteSpokeRequest.Builder. buildPartial()
static DeleteSpokeRequest
DeleteSpokeRequest. getDefaultInstance()
DeleteSpokeRequest
DeleteSpokeRequest.Builder. getDefaultInstanceForType()
DeleteSpokeRequest
DeleteSpokeRequest. getDefaultInstanceForType()
static DeleteSpokeRequest
DeleteSpokeRequest. parseDelimitedFrom(InputStream input)
static DeleteSpokeRequest
DeleteSpokeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(byte[] data)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(InputStream input)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSpokeRequest
DeleteSpokeRequest. parseFrom(ByteBuffer data)
static DeleteSpokeRequest
DeleteSpokeRequest. 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 void
HubServiceGrpc.AsyncService. deleteSpoke(DeleteSpokeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a Network Connectivity Center spoke.com.google.longrunning.Operation
HubServiceGrpc.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.void
HubServiceGrpc.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.Builder
DeleteSpokeRequest.Builder. mergeFrom(DeleteSpokeRequest other)
static DeleteSpokeRequest.Builder
DeleteSpokeRequest. 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.
-