Uses of Class
com.google.cloud.networkconnectivity.v1alpha1.UpdateHubRequest
-
Packages that use UpdateHubRequest Package Description com.google.cloud.networkconnectivity.v1alpha1 A client to Network Connectivity APIcom.google.cloud.networkconnectivity.v1alpha1.stub -
-
Uses of UpdateHubRequest in com.google.cloud.networkconnectivity.v1alpha1
Methods in com.google.cloud.networkconnectivity.v1alpha1 that return UpdateHubRequest Modifier and Type Method Description UpdateHubRequestUpdateHubRequest.Builder. build()UpdateHubRequestUpdateHubRequest.Builder. buildPartial()static UpdateHubRequestUpdateHubRequest. getDefaultInstance()UpdateHubRequestUpdateHubRequest.Builder. getDefaultInstanceForType()UpdateHubRequestUpdateHubRequest. getDefaultInstanceForType()static UpdateHubRequestUpdateHubRequest. parseDelimitedFrom(InputStream input)static UpdateHubRequestUpdateHubRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateHubRequestUpdateHubRequest. parseFrom(byte[] data)static UpdateHubRequestUpdateHubRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateHubRequestUpdateHubRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateHubRequestUpdateHubRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateHubRequestUpdateHubRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateHubRequestUpdateHubRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateHubRequestUpdateHubRequest. parseFrom(InputStream input)static UpdateHubRequestUpdateHubRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateHubRequestUpdateHubRequest. parseFrom(ByteBuffer data)static UpdateHubRequestUpdateHubRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkconnectivity.v1alpha1 that return types with arguments of type UpdateHubRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateHubRequest>UpdateHubRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateHubRequest,com.google.longrunning.Operation>HubServiceGrpc. getUpdateHubMethod()static com.google.protobuf.Parser<UpdateHubRequest>UpdateHubRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateHubRequest,com.google.longrunning.Operation>HubServiceClient. updateHubCallable()Updates the parameters of a single Hub.com.google.api.gax.rpc.OperationCallable<UpdateHubRequest,Hub,OperationMetadata>HubServiceClient. updateHubOperationCallable()Updates the parameters of a single 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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateHubRequest,com.google.longrunning.Operation>HubServiceSettings.Builder. updateHubSettings()Returns the builder for the settings used for calls to updateHub.com.google.api.gax.rpc.UnaryCallSettings<UpdateHubRequest,com.google.longrunning.Operation>HubServiceSettings. updateHubSettings()Returns the object with the settings used for calls to updateHub.Methods in com.google.cloud.networkconnectivity.v1alpha1 with parameters of type UpdateHubRequest Modifier and Type Method Description UpdateHubRequest.BuilderUpdateHubRequest.Builder. mergeFrom(UpdateHubRequest other)static UpdateHubRequest.BuilderUpdateHubRequest. newBuilder(UpdateHubRequest prototype)default voidHubServiceGrpc.AsyncService. updateHub(UpdateHubRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single Hub.com.google.longrunning.OperationHubServiceGrpc.HubServiceBlockingStub. updateHub(UpdateHubRequest request)Updates the parameters of a single Hub.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>HubServiceGrpc.HubServiceFutureStub. updateHub(UpdateHubRequest request)Updates the parameters of a single Hub.voidHubServiceGrpc.HubServiceStub. updateHub(UpdateHubRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single Hub.com.google.api.gax.longrunning.OperationFuture<Hub,OperationMetadata>HubServiceClient. updateHubAsync(UpdateHubRequest request)Updates the parameters of a single Hub. -
Uses of UpdateHubRequest in com.google.cloud.networkconnectivity.v1alpha1.stub
Methods in com.google.cloud.networkconnectivity.v1alpha1.stub that return types with arguments of type UpdateHubRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateHubRequest,com.google.longrunning.Operation>GrpcHubServiceStub. updateHubCallable()com.google.api.gax.rpc.UnaryCallable<UpdateHubRequest,com.google.longrunning.Operation>HubServiceStub. updateHubCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateHubRequest,com.google.longrunning.Operation>HubServiceStubSettings.Builder. updateHubSettings()Returns the builder for the settings used for calls to updateHub.com.google.api.gax.rpc.UnaryCallSettings<UpdateHubRequest,com.google.longrunning.Operation>HubServiceStubSettings. updateHubSettings()Returns the object with the settings used for calls to updateHub.
-