Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.stub.HubServiceStubSettings
-
Packages that use HubServiceStubSettings Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity APIcom.google.cloud.networkconnectivity.v1alpha1.stub -
-
Uses of HubServiceStubSettings in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type HubServiceStubSettings Modifier and Type Method Description static HubServiceSettings
HubServiceSettings. create(HubServiceStubSettings stub)
-
Uses of HubServiceStubSettings in com.google.cloud.networkconnectivity.v1alpha1.stub
Methods in com.google.cloud.networkconnectivity.v1alpha1.stub that return HubServiceStubSettings Modifier and Type Method Description HubServiceStubSettings
HubServiceStubSettings.Builder. build()
Methods in com.google.cloud.networkconnectivity.v1alpha1.stub with parameters of type HubServiceStubSettings Modifier and Type Method Description static GrpcHubServiceStub
GrpcHubServiceStub. create(HubServiceStubSettings settings)
Constructors in com.google.cloud.networkconnectivity.v1alpha1.stub with parameters of type HubServiceStubSettings Constructor Description Builder(HubServiceStubSettings settings)
GrpcHubServiceStub(HubServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcHubServiceStub, using the given settings.GrpcHubServiceStub(HubServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcHubServiceStub, using the given settings.
-