Uses of Class
com.google.cloud.networkmanagement.v1beta1.DeleteConnectivityTestRequest
-
Packages that use DeleteConnectivityTestRequest Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management APIcom.google.cloud.networkmanagement.v1beta1.stub -
-
Uses of DeleteConnectivityTestRequest in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return DeleteConnectivityTestRequest Modifier and Type Method Description DeleteConnectivityTestRequest
DeleteConnectivityTestRequest.Builder. build()
DeleteConnectivityTestRequest
DeleteConnectivityTestRequest.Builder. buildPartial()
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. getDefaultInstance()
DeleteConnectivityTestRequest
DeleteConnectivityTestRequest.Builder. getDefaultInstanceForType()
DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. getDefaultInstanceForType()
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseDelimitedFrom(InputStream input)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(byte[] data)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(InputStream input)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(ByteBuffer data)
static DeleteConnectivityTestRequest
DeleteConnectivityTestRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.networkmanagement.v1beta1 that return types with arguments of type DeleteConnectivityTestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
ReachabilityServiceClient. deleteConnectivityTestCallable()
Deletes a specific `ConnectivityTest`.com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
ReachabilityServiceClient. deleteConnectivityTestOperationCallable()
Deletes a specific `ConnectivityTest`.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
ReachabilityServiceSettings.Builder. deleteConnectivityTestOperationSettings()
Returns the builder for the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
ReachabilityServiceSettings. deleteConnectivityTestOperationSettings()
Returns the object with the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
ReachabilityServiceSettings.Builder. deleteConnectivityTestSettings()
Returns the builder for the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
ReachabilityServiceSettings. deleteConnectivityTestSettings()
Returns the object with the settings used for calls to deleteConnectivityTest.static io.grpc.MethodDescriptor<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
ReachabilityServiceGrpc. getDeleteConnectivityTestMethod()
com.google.protobuf.Parser<DeleteConnectivityTestRequest>
DeleteConnectivityTestRequest. getParserForType()
static com.google.protobuf.Parser<DeleteConnectivityTestRequest>
DeleteConnectivityTestRequest. parser()
Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type DeleteConnectivityTestRequest Modifier and Type Method Description default void
ReachabilityServiceGrpc.AsyncService. deleteConnectivityTest(DeleteConnectivityTestRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a specific `ConnectivityTest`.com.google.longrunning.Operation
ReachabilityServiceGrpc.ReachabilityServiceBlockingStub. deleteConnectivityTest(DeleteConnectivityTestRequest request)
Deletes a specific `ConnectivityTest`.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ReachabilityServiceGrpc.ReachabilityServiceFutureStub. deleteConnectivityTest(DeleteConnectivityTestRequest request)
Deletes a specific `ConnectivityTest`.void
ReachabilityServiceGrpc.ReachabilityServiceStub. deleteConnectivityTest(DeleteConnectivityTestRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a specific `ConnectivityTest`.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ReachabilityServiceClient. deleteConnectivityTestAsync(DeleteConnectivityTestRequest request)
Deletes a specific `ConnectivityTest`.DeleteConnectivityTestRequest.Builder
DeleteConnectivityTestRequest.Builder. mergeFrom(DeleteConnectivityTestRequest other)
static DeleteConnectivityTestRequest.Builder
DeleteConnectivityTestRequest. newBuilder(DeleteConnectivityTestRequest prototype)
-
Uses of DeleteConnectivityTestRequest in com.google.cloud.networkmanagement.v1beta1.stub
Methods in com.google.cloud.networkmanagement.v1beta1.stub that return types with arguments of type DeleteConnectivityTestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
GrpcReachabilityServiceStub. deleteConnectivityTestCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
HttpJsonReachabilityServiceStub. deleteConnectivityTestCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
ReachabilityServiceStub. deleteConnectivityTestCallable()
com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcReachabilityServiceStub. deleteConnectivityTestOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonReachabilityServiceStub. deleteConnectivityTestOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
ReachabilityServiceStub. deleteConnectivityTestOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
ReachabilityServiceStubSettings.Builder. deleteConnectivityTestOperationSettings()
Returns the builder for the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<DeleteConnectivityTestRequest,com.google.protobuf.Empty,OperationMetadata>
ReachabilityServiceStubSettings. deleteConnectivityTestOperationSettings()
Returns the object with the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
ReachabilityServiceStubSettings.Builder. deleteConnectivityTestSettings()
Returns the builder for the settings used for calls to deleteConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings<DeleteConnectivityTestRequest,com.google.longrunning.Operation>
ReachabilityServiceStubSettings. deleteConnectivityTestSettings()
Returns the object with the settings used for calls to deleteConnectivityTest.
-