Uses of Class
com.google.cloud.networkmanagement.v1beta1.UpdateConnectivityTestRequest
-
Packages that use UpdateConnectivityTestRequest Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management APIcom.google.cloud.networkmanagement.v1beta1.stub -
-
Uses of UpdateConnectivityTestRequest in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return UpdateConnectivityTestRequest Modifier and Type Method Description UpdateConnectivityTestRequestUpdateConnectivityTestRequest.Builder. build()UpdateConnectivityTestRequestUpdateConnectivityTestRequest.Builder. buildPartial()static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. getDefaultInstance()UpdateConnectivityTestRequestUpdateConnectivityTestRequest.Builder. getDefaultInstanceForType()UpdateConnectivityTestRequestUpdateConnectivityTestRequest. getDefaultInstanceForType()static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseDelimitedFrom(InputStream input)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(byte[] data)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(InputStream input)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(ByteBuffer data)static UpdateConnectivityTestRequestUpdateConnectivityTestRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1beta1 that return types with arguments of type UpdateConnectivityTestRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateConnectivityTestRequest>UpdateConnectivityTestRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateConnectivityTestRequest,com.google.longrunning.Operation>ReachabilityServiceGrpc. getUpdateConnectivityTestMethod()static com.google.protobuf.Parser<UpdateConnectivityTestRequest>UpdateConnectivityTestRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateConnectivityTestRequest,com.google.longrunning.Operation>ReachabilityServiceClient. updateConnectivityTestCallable()Updates the configuration of an existing `ConnectivityTest`.com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceClient. updateConnectivityTestOperationCallable()Updates the configuration of an existing `ConnectivityTest`.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings.Builder. updateConnectivityTestOperationSettings()Returns the builder for the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceSettings. updateConnectivityTestOperationSettings()Returns the object with the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectivityTestRequest,com.google.longrunning.Operation>ReachabilityServiceSettings.Builder. updateConnectivityTestSettings()Returns the builder for the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings<UpdateConnectivityTestRequest,com.google.longrunning.Operation>ReachabilityServiceSettings. updateConnectivityTestSettings()Returns the object with the settings used for calls to updateConnectivityTest.Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type UpdateConnectivityTestRequest Modifier and Type Method Description UpdateConnectivityTestRequest.BuilderUpdateConnectivityTestRequest.Builder. mergeFrom(UpdateConnectivityTestRequest other)static UpdateConnectivityTestRequest.BuilderUpdateConnectivityTestRequest. newBuilder(UpdateConnectivityTestRequest prototype)default voidReachabilityServiceGrpc.AsyncService. updateConnectivityTest(UpdateConnectivityTestRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the configuration of an existing `ConnectivityTest`.com.google.longrunning.OperationReachabilityServiceGrpc.ReachabilityServiceBlockingStub. updateConnectivityTest(UpdateConnectivityTestRequest request)Updates the configuration of an existing `ConnectivityTest`.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ReachabilityServiceGrpc.ReachabilityServiceFutureStub. updateConnectivityTest(UpdateConnectivityTestRequest request)Updates the configuration of an existing `ConnectivityTest`.voidReachabilityServiceGrpc.ReachabilityServiceStub. updateConnectivityTest(UpdateConnectivityTestRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the configuration of an existing `ConnectivityTest`.com.google.api.gax.longrunning.OperationFuture<ConnectivityTest,OperationMetadata>ReachabilityServiceClient. updateConnectivityTestAsync(UpdateConnectivityTestRequest request)Updates the configuration of an existing `ConnectivityTest`. -
Uses of UpdateConnectivityTestRequest in com.google.cloud.networkmanagement.v1beta1.stub
Methods in com.google.cloud.networkmanagement.v1beta1.stub that return types with arguments of type UpdateConnectivityTestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateConnectivityTestRequest,com.google.longrunning.Operation>GrpcReachabilityServiceStub. updateConnectivityTestCallable()com.google.api.gax.rpc.UnaryCallable<UpdateConnectivityTestRequest,com.google.longrunning.Operation>HttpJsonReachabilityServiceStub. updateConnectivityTestCallable()com.google.api.gax.rpc.UnaryCallable<UpdateConnectivityTestRequest,com.google.longrunning.Operation>ReachabilityServiceStub. updateConnectivityTestCallable()com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>GrpcReachabilityServiceStub. updateConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>HttpJsonReachabilityServiceStub. updateConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStub. updateConnectivityTestOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings.Builder. updateConnectivityTestOperationSettings()Returns the builder for the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.OperationCallSettings<UpdateConnectivityTestRequest,ConnectivityTest,OperationMetadata>ReachabilityServiceStubSettings. updateConnectivityTestOperationSettings()Returns the object with the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectivityTestRequest,com.google.longrunning.Operation>ReachabilityServiceStubSettings.Builder. updateConnectivityTestSettings()Returns the builder for the settings used for calls to updateConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings<UpdateConnectivityTestRequest,com.google.longrunning.Operation>ReachabilityServiceStubSettings. updateConnectivityTestSettings()Returns the object with the settings used for calls to updateConnectivityTest.
-