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