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