Uses of Class
com.google.cloud.networkconnectivity.v1.GetSpokeRequest
-
Packages that use GetSpokeRequest Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity APIcom.google.cloud.networkconnectivity.v1.stub -
-
Uses of GetSpokeRequest in com.google.cloud.networkconnectivity.v1
Methods in com.google.cloud.networkconnectivity.v1 that return GetSpokeRequest Modifier and Type Method Description GetSpokeRequestGetSpokeRequest.Builder. build()GetSpokeRequestGetSpokeRequest.Builder. buildPartial()static GetSpokeRequestGetSpokeRequest. getDefaultInstance()GetSpokeRequestGetSpokeRequest.Builder. getDefaultInstanceForType()GetSpokeRequestGetSpokeRequest. getDefaultInstanceForType()static GetSpokeRequestGetSpokeRequest. parseDelimitedFrom(InputStream input)static GetSpokeRequestGetSpokeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSpokeRequestGetSpokeRequest. parseFrom(byte[] data)static GetSpokeRequestGetSpokeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSpokeRequestGetSpokeRequest. parseFrom(com.google.protobuf.ByteString data)static GetSpokeRequestGetSpokeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSpokeRequestGetSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetSpokeRequestGetSpokeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSpokeRequestGetSpokeRequest. parseFrom(InputStream input)static GetSpokeRequestGetSpokeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSpokeRequestGetSpokeRequest. parseFrom(ByteBuffer data)static GetSpokeRequestGetSpokeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkconnectivity.v1 that return types with arguments of type GetSpokeRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSpokeRequest,Spoke>HubServiceGrpc. getGetSpokeMethod()com.google.protobuf.Parser<GetSpokeRequest>GetSpokeRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetSpokeRequest,Spoke>HubServiceClient. getSpokeCallable()Gets details about a Network Connectivity Center spoke.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpokeRequest,Spoke>HubServiceSettings.Builder. getSpokeSettings()Returns the builder for the settings used for calls to getSpoke.com.google.api.gax.rpc.UnaryCallSettings<GetSpokeRequest,Spoke>HubServiceSettings. getSpokeSettings()Returns the object with the settings used for calls to getSpoke.static com.google.protobuf.Parser<GetSpokeRequest>GetSpokeRequest. parser()Methods in com.google.cloud.networkconnectivity.v1 with parameters of type GetSpokeRequest Modifier and Type Method Description SpokeHubServiceClient. getSpoke(GetSpokeRequest request)Gets details about a Network Connectivity Center spoke.default voidHubServiceGrpc.AsyncService. getSpoke(GetSpokeRequest request, io.grpc.stub.StreamObserver<Spoke> responseObserver)Gets details about a Network Connectivity Center spoke.SpokeHubServiceGrpc.HubServiceBlockingStub. getSpoke(GetSpokeRequest request)Gets details about a Network Connectivity Center spoke.com.google.common.util.concurrent.ListenableFuture<Spoke>HubServiceGrpc.HubServiceFutureStub. getSpoke(GetSpokeRequest request)Gets details about a Network Connectivity Center spoke.voidHubServiceGrpc.HubServiceStub. getSpoke(GetSpokeRequest request, io.grpc.stub.StreamObserver<Spoke> responseObserver)Gets details about a Network Connectivity Center spoke.GetSpokeRequest.BuilderGetSpokeRequest.Builder. mergeFrom(GetSpokeRequest other)static GetSpokeRequest.BuilderGetSpokeRequest. newBuilder(GetSpokeRequest prototype) -
Uses of GetSpokeRequest in com.google.cloud.networkconnectivity.v1.stub
Methods in com.google.cloud.networkconnectivity.v1.stub that return types with arguments of type GetSpokeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSpokeRequest,Spoke>GrpcHubServiceStub. getSpokeCallable()com.google.api.gax.rpc.UnaryCallable<GetSpokeRequest,Spoke>HubServiceStub. getSpokeCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpokeRequest,Spoke>HubServiceStubSettings.Builder. getSpokeSettings()Returns the builder for the settings used for calls to getSpoke.com.google.api.gax.rpc.UnaryCallSettings<GetSpokeRequest,Spoke>HubServiceStubSettings. getSpokeSettings()Returns the object with the settings used for calls to getSpoke.
-