Uses of Class
com.google.cloud.networkconnectivity.v1.Hub
-
Packages that use Hub Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity APIcom.google.cloud.networkconnectivity.v1.stub -
-
Uses of Hub in com.google.cloud.networkconnectivity.v1
Methods in com.google.cloud.networkconnectivity.v1 that return Hub Modifier and Type Method Description Hub
Hub.Builder. build()
Hub
Hub.Builder. buildPartial()
static Hub
Hub. getDefaultInstance()
Hub
Hub.Builder. getDefaultInstanceForType()
Hub
Hub. getDefaultInstanceForType()
Hub
CreateHubRequest.Builder. getHub()
Required.Hub
CreateHubRequest. getHub()
Required.Hub
CreateHubRequestOrBuilder. getHub()
Required.Hub
HubServiceClient. getHub(GetHubRequest request)
Gets details about a Network Connectivity Center hub.Hub
HubServiceClient. getHub(HubName name)
Gets details about a Network Connectivity Center hub.Hub
HubServiceClient. getHub(String name)
Gets details about a Network Connectivity Center hub.Hub
HubServiceGrpc.HubServiceBlockingStub. getHub(GetHubRequest request)
Gets details about a Network Connectivity Center hub.Hub
UpdateHubRequest.Builder. getHub()
Required.Hub
UpdateHubRequest. getHub()
Required.Hub
UpdateHubRequestOrBuilder. getHub()
Required.Hub
ListHubsResponse.Builder. getHubs(int index)
The requested hubs.Hub
ListHubsResponse. getHubs(int index)
The requested hubs.Hub
ListHubsResponseOrBuilder. getHubs(int index)
The requested hubs.static Hub
Hub. parseDelimitedFrom(InputStream input)
static Hub
Hub. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hub
Hub. parseFrom(byte[] data)
static Hub
Hub. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hub
Hub. parseFrom(com.google.protobuf.ByteString data)
static Hub
Hub. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hub
Hub. parseFrom(com.google.protobuf.CodedInputStream input)
static Hub
Hub. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hub
Hub. parseFrom(InputStream input)
static Hub
Hub. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hub
Hub. parseFrom(ByteBuffer data)
static Hub
Hub. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.networkconnectivity.v1 that return types with arguments of type Hub Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. createHubAsync(CreateHubRequest request)
Creates a new Network Connectivity Center hub in the specified project.com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. createHubAsync(LocationName parent, Hub hub, String hubId)
Creates a new Network Connectivity Center hub in the specified project.com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. createHubAsync(String parent, Hub hub, String hubId)
Creates a new Network Connectivity Center hub in the specified project.com.google.api.gax.rpc.OperationCallable<CreateHubRequest,Hub,OperationMetadata>
HubServiceClient. createHubOperationCallable()
Creates a new Network Connectivity Center hub in the specified project.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateHubRequest,Hub,OperationMetadata>
HubServiceSettings.Builder. createHubOperationSettings()
Returns the builder for the settings used for calls to createHub.com.google.api.gax.rpc.OperationCallSettings<CreateHubRequest,Hub,OperationMetadata>
HubServiceSettings. createHubOperationSettings()
Returns the object with the settings used for calls to createHub.static io.grpc.MethodDescriptor<GetHubRequest,Hub>
HubServiceGrpc. getGetHubMethod()
com.google.common.util.concurrent.ListenableFuture<Hub>
HubServiceGrpc.HubServiceFutureStub. getHub(GetHubRequest request)
Gets details about a Network Connectivity Center hub.com.google.api.gax.rpc.UnaryCallable<GetHubRequest,Hub>
HubServiceClient. getHubCallable()
Gets details about a Network Connectivity Center hub.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHubRequest,Hub>
HubServiceSettings.Builder. getHubSettings()
Returns the builder for the settings used for calls to getHub.com.google.api.gax.rpc.UnaryCallSettings<GetHubRequest,Hub>
HubServiceSettings. getHubSettings()
Returns the object with the settings used for calls to getHub.List<Hub>
ListHubsResponse.Builder. getHubsList()
The requested hubs.List<Hub>
ListHubsResponse. getHubsList()
The requested hubs.List<Hub>
ListHubsResponseOrBuilder. getHubsList()
The requested hubs.com.google.protobuf.Parser<Hub>
Hub. getParserForType()
static com.google.protobuf.Parser<Hub>
Hub. parser()
com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. updateHubAsync(Hub hub, com.google.protobuf.FieldMask updateMask)
Updates the description and/or labels of a Network Connectivity Center hub.com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. updateHubAsync(UpdateHubRequest request)
Updates the description and/or labels of a Network Connectivity Center hub.com.google.api.gax.rpc.OperationCallable<UpdateHubRequest,Hub,OperationMetadata>
HubServiceClient. updateHubOperationCallable()
Updates the description and/or labels of a Network Connectivity Center hub.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateHubRequest,Hub,OperationMetadata>
HubServiceSettings.Builder. updateHubOperationSettings()
Returns the builder for the settings used for calls to updateHub.com.google.api.gax.rpc.OperationCallSettings<UpdateHubRequest,Hub,OperationMetadata>
HubServiceSettings. updateHubOperationSettings()
Returns the object with the settings used for calls to updateHub.Methods in com.google.cloud.networkconnectivity.v1 with parameters of type Hub Modifier and Type Method Description ListHubsResponse.Builder
ListHubsResponse.Builder. addHubs(int index, Hub value)
The requested hubs.ListHubsResponse.Builder
ListHubsResponse.Builder. addHubs(Hub value)
The requested hubs.com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. createHubAsync(LocationName parent, Hub hub, String hubId)
Creates a new Network Connectivity Center hub in the specified project.com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. createHubAsync(String parent, Hub hub, String hubId)
Creates a new Network Connectivity Center hub in the specified project.Hub.Builder
Hub.Builder. mergeFrom(Hub other)
CreateHubRequest.Builder
CreateHubRequest.Builder. mergeHub(Hub value)
Required.UpdateHubRequest.Builder
UpdateHubRequest.Builder. mergeHub(Hub value)
Required.static Hub.Builder
Hub. newBuilder(Hub prototype)
CreateHubRequest.Builder
CreateHubRequest.Builder. setHub(Hub value)
Required.UpdateHubRequest.Builder
UpdateHubRequest.Builder. setHub(Hub value)
Required.ListHubsResponse.Builder
ListHubsResponse.Builder. setHubs(int index, Hub value)
The requested hubs.com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>
HubServiceClient. updateHubAsync(Hub hub, com.google.protobuf.FieldMask updateMask)
Updates the description and/or labels of a Network Connectivity Center hub.Method parameters in com.google.cloud.networkconnectivity.v1 with type arguments of type Hub Modifier and Type Method Description ListHubsResponse.Builder
ListHubsResponse.Builder. addAllHubs(Iterable<? extends Hub> values)
The requested hubs.static com.google.api.core.ApiFuture<HubServiceClient.ListHubsPagedResponse>
HubServiceClient.ListHubsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
protected HubServiceClient.ListHubsPage
HubServiceClient.ListHubsPage. createPage(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, ListHubsResponse response)
com.google.api.core.ApiFuture<HubServiceClient.ListHubsPage>
HubServiceClient.ListHubsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
default void
HubServiceGrpc.AsyncService. getHub(GetHubRequest request, io.grpc.stub.StreamObserver<Hub> responseObserver)
Gets details about a Network Connectivity Center hub.void
HubServiceGrpc.HubServiceStub. getHub(GetHubRequest request, io.grpc.stub.StreamObserver<Hub> responseObserver)
Gets details about a Network Connectivity Center hub. -
Uses of Hub in com.google.cloud.networkconnectivity.v1.stub
Methods in com.google.cloud.networkconnectivity.v1.stub that return types with arguments of type Hub Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateHubRequest,Hub,OperationMetadata>
GrpcHubServiceStub. createHubOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateHubRequest,Hub,OperationMetadata>
HubServiceStub. createHubOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateHubRequest,Hub,OperationMetadata>
HubServiceStubSettings.Builder. createHubOperationSettings()
Returns the builder for the settings used for calls to createHub.com.google.api.gax.rpc.OperationCallSettings<CreateHubRequest,Hub,OperationMetadata>
HubServiceStubSettings. createHubOperationSettings()
Returns the object with the settings used for calls to createHub.com.google.api.gax.rpc.UnaryCallable<GetHubRequest,Hub>
GrpcHubServiceStub. getHubCallable()
com.google.api.gax.rpc.UnaryCallable<GetHubRequest,Hub>
HubServiceStub. getHubCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHubRequest,Hub>
HubServiceStubSettings.Builder. getHubSettings()
Returns the builder for the settings used for calls to getHub.com.google.api.gax.rpc.UnaryCallSettings<GetHubRequest,Hub>
HubServiceStubSettings. getHubSettings()
Returns the object with the settings used for calls to getHub.com.google.api.gax.rpc.OperationCallable<UpdateHubRequest,Hub,OperationMetadata>
GrpcHubServiceStub. updateHubOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateHubRequest,Hub,OperationMetadata>
HubServiceStub. updateHubOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateHubRequest,Hub,OperationMetadata>
HubServiceStubSettings.Builder. updateHubOperationSettings()
Returns the builder for the settings used for calls to updateHub.com.google.api.gax.rpc.OperationCallSettings<UpdateHubRequest,Hub,OperationMetadata>
HubServiceStubSettings. updateHubOperationSettings()
Returns the object with the settings used for calls to updateHub.
-