Uses of Class
com.google.cloud.networkmanagement.v1.GetConnectivityTestRequest
-
Packages that use GetConnectivityTestRequest Package Description com.google.cloud.networkmanagement.v1 A client to Network Management APIcom.google.cloud.networkmanagement.v1.stub -
-
Uses of GetConnectivityTestRequest in com.google.cloud.networkmanagement.v1
Methods in com.google.cloud.networkmanagement.v1 that return GetConnectivityTestRequest Modifier and Type Method Description GetConnectivityTestRequestGetConnectivityTestRequest.Builder. build()GetConnectivityTestRequestGetConnectivityTestRequest.Builder. buildPartial()static GetConnectivityTestRequestGetConnectivityTestRequest. getDefaultInstance()GetConnectivityTestRequestGetConnectivityTestRequest.Builder. getDefaultInstanceForType()GetConnectivityTestRequestGetConnectivityTestRequest. getDefaultInstanceForType()static GetConnectivityTestRequestGetConnectivityTestRequest. parseDelimitedFrom(InputStream input)static GetConnectivityTestRequestGetConnectivityTestRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(byte[] data)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(com.google.protobuf.ByteString data)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(InputStream input)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(ByteBuffer data)static GetConnectivityTestRequestGetConnectivityTestRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1 that return types with arguments of type GetConnectivityTestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetConnectivityTestRequest,ConnectivityTest>ReachabilityServiceClient. getConnectivityTestCallable()Gets the details of a specific Connectivity Test.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectivityTestRequest,ConnectivityTest>ReachabilityServiceSettings.Builder. getConnectivityTestSettings()Returns the builder for the settings used for calls to getConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings<GetConnectivityTestRequest,ConnectivityTest>ReachabilityServiceSettings. getConnectivityTestSettings()Returns the object with the settings used for calls to getConnectivityTest.static io.grpc.MethodDescriptor<GetConnectivityTestRequest,ConnectivityTest>ReachabilityServiceGrpc. getGetConnectivityTestMethod()com.google.protobuf.Parser<GetConnectivityTestRequest>GetConnectivityTestRequest. getParserForType()static com.google.protobuf.Parser<GetConnectivityTestRequest>GetConnectivityTestRequest. parser()Methods in com.google.cloud.networkmanagement.v1 with parameters of type GetConnectivityTestRequest Modifier and Type Method Description ConnectivityTestReachabilityServiceClient. getConnectivityTest(GetConnectivityTestRequest request)Gets the details of a specific Connectivity Test.default voidReachabilityServiceGrpc.AsyncService. getConnectivityTest(GetConnectivityTestRequest request, io.grpc.stub.StreamObserver<ConnectivityTest> responseObserver)Gets the details of a specific Connectivity Test.ConnectivityTestReachabilityServiceGrpc.ReachabilityServiceBlockingStub. getConnectivityTest(GetConnectivityTestRequest request)Gets the details of a specific Connectivity Test.com.google.common.util.concurrent.ListenableFuture<ConnectivityTest>ReachabilityServiceGrpc.ReachabilityServiceFutureStub. getConnectivityTest(GetConnectivityTestRequest request)Gets the details of a specific Connectivity Test.voidReachabilityServiceGrpc.ReachabilityServiceStub. getConnectivityTest(GetConnectivityTestRequest request, io.grpc.stub.StreamObserver<ConnectivityTest> responseObserver)Gets the details of a specific Connectivity Test.GetConnectivityTestRequest.BuilderGetConnectivityTestRequest.Builder. mergeFrom(GetConnectivityTestRequest other)static GetConnectivityTestRequest.BuilderGetConnectivityTestRequest. newBuilder(GetConnectivityTestRequest prototype) -
Uses of GetConnectivityTestRequest in com.google.cloud.networkmanagement.v1.stub
Methods in com.google.cloud.networkmanagement.v1.stub that return types with arguments of type GetConnectivityTestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetConnectivityTestRequest,ConnectivityTest>GrpcReachabilityServiceStub. getConnectivityTestCallable()com.google.api.gax.rpc.UnaryCallable<GetConnectivityTestRequest,ConnectivityTest>HttpJsonReachabilityServiceStub. getConnectivityTestCallable()com.google.api.gax.rpc.UnaryCallable<GetConnectivityTestRequest,ConnectivityTest>ReachabilityServiceStub. getConnectivityTestCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectivityTestRequest,ConnectivityTest>ReachabilityServiceStubSettings.Builder. getConnectivityTestSettings()Returns the builder for the settings used for calls to getConnectivityTest.com.google.api.gax.rpc.UnaryCallSettings<GetConnectivityTestRequest,ConnectivityTest>ReachabilityServiceStubSettings. getConnectivityTestSettings()Returns the object with the settings used for calls to getConnectivityTest.
-