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