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 UpdateSpokeRequest
UpdateSpokeRequest.Builder. build()
UpdateSpokeRequest
UpdateSpokeRequest.Builder. buildPartial()
static UpdateSpokeRequest
UpdateSpokeRequest. getDefaultInstance()
UpdateSpokeRequest
UpdateSpokeRequest.Builder. getDefaultInstanceForType()
UpdateSpokeRequest
UpdateSpokeRequest. getDefaultInstanceForType()
static UpdateSpokeRequest
UpdateSpokeRequest. parseDelimitedFrom(InputStream input)
static UpdateSpokeRequest
UpdateSpokeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(byte[] data)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(InputStream input)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSpokeRequest
UpdateSpokeRequest. parseFrom(ByteBuffer data)
static UpdateSpokeRequest
UpdateSpokeRequest. 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.Builder
UpdateSpokeRequest.Builder. mergeFrom(UpdateSpokeRequest other)
static UpdateSpokeRequest.Builder
UpdateSpokeRequest. newBuilder(UpdateSpokeRequest prototype)
default void
HubServiceGrpc.AsyncService. updateSpoke(UpdateSpokeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single Spoke.com.google.longrunning.Operation
HubServiceGrpc.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.void
HubServiceGrpc.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.
-