Uses of Class
com.google.cloud.run.v2.Service
-
Packages that use Service Package Description com.google.cloud.run.v2 A client to Cloud Run Admin APIcom.google.cloud.run.v2.stub -
-
Uses of Service in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return Service Modifier and Type Method Description Service
Service.Builder. build()
Service
Service.Builder. buildPartial()
static Service
Service. getDefaultInstance()
Service
Service.Builder. getDefaultInstanceForType()
Service
Service. getDefaultInstanceForType()
Service
CreateServiceRequest.Builder. getService()
Required.Service
CreateServiceRequest. getService()
Required.Service
CreateServiceRequestOrBuilder. getService()
Required.Service
ServicesClient. getService(GetServiceRequest request)
Gets information about a Service.Service
ServicesClient. getService(ServiceName name)
Gets information about a Service.Service
ServicesClient. getService(String name)
Gets information about a Service.Service
ServicesGrpc.ServicesBlockingStub. getService(GetServiceRequest request)
Gets information about a Service.Service
UpdateServiceRequest.Builder. getService()
Required.Service
UpdateServiceRequest. getService()
Required.Service
UpdateServiceRequestOrBuilder. getService()
Required.Service
ListServicesResponse.Builder. getServices(int index)
The resulting list of Services.Service
ListServicesResponse. getServices(int index)
The resulting list of Services.Service
ListServicesResponseOrBuilder. getServices(int index)
The resulting list of Services.static Service
Service. parseDelimitedFrom(InputStream input)
static Service
Service. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(byte[] data)
static Service
Service. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(com.google.protobuf.ByteString data)
static Service
Service. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(com.google.protobuf.CodedInputStream input)
static Service
Service. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(InputStream input)
static Service
Service. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(ByteBuffer data)
static Service
Service. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.run.v2 that return types with arguments of type Service Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(CreateServiceRequest request)
Creates a new Service in a given project and location.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(CreateServiceRequest request)
Creates a new Service in a given project and location.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(LocationName parent, Service service, String serviceId)
Creates a new Service in a given project and location.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(LocationName parent, Service service, String serviceId)
Creates a new Service in a given project and location.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(String parent, Service service, String serviceId)
Creates a new Service in a given project and location.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(String parent, Service service, String serviceId)
Creates a new Service in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
ServicesClient. createServiceOperationCallable()
Creates a new Service in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
ServicesClient. createServiceOperationCallable()
Creates a new Service in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateServiceRequest,Service,Service>
ServicesSettings.Builder. createServiceOperationSettings()
Returns the builder for the settings used for calls to createService.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateServiceRequest,Service,Service>
ServicesSettings.Builder. createServiceOperationSettings()
Returns the builder for the settings used for calls to createService.com.google.api.gax.rpc.OperationCallSettings<CreateServiceRequest,Service,Service>
ServicesSettings. createServiceOperationSettings()
Returns the object with the settings used for calls to createService.com.google.api.gax.rpc.OperationCallSettings<CreateServiceRequest,Service,Service>
ServicesSettings. createServiceOperationSettings()
Returns the object with the settings used for calls to createService.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. deleteServiceAsync(DeleteServiceRequest request)
Deletes a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. deleteServiceAsync(DeleteServiceRequest request)
Deletes a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. deleteServiceAsync(ServiceName name)
Deletes a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. deleteServiceAsync(ServiceName name)
Deletes a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. deleteServiceAsync(String name)
Deletes a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. deleteServiceAsync(String name)
Deletes a Service.com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
ServicesClient. deleteServiceOperationCallable()
Deletes a Service.com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
ServicesClient. deleteServiceOperationCallable()
Deletes a Service.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,Service,Service>
ServicesSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,Service,Service>
ServicesSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,Service,Service>
ServicesSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,Service,Service>
ServicesSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.static io.grpc.MethodDescriptor<GetServiceRequest,Service>
ServicesGrpc. getGetServiceMethod()
com.google.protobuf.Parser<Service>
Service. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Service>
ServicesGrpc.ServicesFutureStub. getService(GetServiceRequest request)
Gets information about a Service.com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
ServicesClient. getServiceCallable()
Gets information about a Service.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service>
ServicesSettings.Builder. getServiceSettings()
Returns the builder for the settings used for calls to getService.com.google.api.gax.rpc.UnaryCallSettings<GetServiceRequest,Service>
ServicesSettings. getServiceSettings()
Returns the object with the settings used for calls to getService.List<Service>
ListServicesResponse.Builder. getServicesList()
The resulting list of Services.List<Service>
ListServicesResponse. getServicesList()
The resulting list of Services.List<Service>
ListServicesResponseOrBuilder. getServicesList()
The resulting list of Services.static com.google.protobuf.Parser<Service>
Service. parser()
com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. updateServiceAsync(Service service)
Updates a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. updateServiceAsync(Service service)
Updates a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. updateServiceAsync(UpdateServiceRequest request)
Updates a Service.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. updateServiceAsync(UpdateServiceRequest request)
Updates a Service.com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
ServicesClient. updateServiceOperationCallable()
Updates a Service.com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
ServicesClient. updateServiceOperationCallable()
Updates a Service.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,Service>
ServicesSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,Service>
ServicesSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,Service>
ServicesSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,Service>
ServicesSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.Methods in com.google.cloud.run.v2 with parameters of type Service Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. addServices(int index, Service value)
The resulting list of Services.ListServicesResponse.Builder
ListServicesResponse.Builder. addServices(Service value)
The resulting list of Services.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(LocationName parent, Service service, String serviceId)
Creates a new Service in a given project and location.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. createServiceAsync(String parent, Service service, String serviceId)
Creates a new Service in a given project and location.Service.Builder
Service.Builder. mergeFrom(Service other)
CreateServiceRequest.Builder
CreateServiceRequest.Builder. mergeService(Service value)
Required.UpdateServiceRequest.Builder
UpdateServiceRequest.Builder. mergeService(Service value)
Required.static Service.Builder
Service. newBuilder(Service prototype)
CreateServiceRequest.Builder
CreateServiceRequest.Builder. setService(Service value)
Required.UpdateServiceRequest.Builder
UpdateServiceRequest.Builder. setService(Service value)
Required.ListServicesResponse.Builder
ListServicesResponse.Builder. setServices(int index, Service value)
The resulting list of Services.com.google.api.gax.longrunning.OperationFuture<Service,Service>
ServicesClient. updateServiceAsync(Service service)
Updates a Service.Method parameters in com.google.cloud.run.v2 with type arguments of type Service Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. addAllServices(Iterable<? extends Service> values)
The resulting list of Services.static com.google.api.core.ApiFuture<ServicesClient.ListServicesPagedResponse>
ServicesClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
protected ServicesClient.ListServicesPage
ServicesClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
com.google.api.core.ApiFuture<ServicesClient.ListServicesPage>
ServicesClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
default void
ServicesGrpc.AsyncService. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Gets information about a Service.void
ServicesGrpc.ServicesStub. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Gets information about a Service. -
Uses of Service in com.google.cloud.run.v2.stub
Methods in com.google.cloud.run.v2.stub that return types with arguments of type Service Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
GrpcServicesStub. createServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
GrpcServicesStub. createServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
HttpJsonServicesStub. createServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
HttpJsonServicesStub. createServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
ServicesStub. createServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateServiceRequest,Service,Service>
ServicesStub. createServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateServiceRequest,Service,Service>
ServicesStubSettings.Builder. createServiceOperationSettings()
Returns the builder for the settings used for calls to createService.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateServiceRequest,Service,Service>
ServicesStubSettings.Builder. createServiceOperationSettings()
Returns the builder for the settings used for calls to createService.com.google.api.gax.rpc.OperationCallSettings<CreateServiceRequest,Service,Service>
ServicesStubSettings. createServiceOperationSettings()
Returns the object with the settings used for calls to createService.com.google.api.gax.rpc.OperationCallSettings<CreateServiceRequest,Service,Service>
ServicesStubSettings. createServiceOperationSettings()
Returns the object with the settings used for calls to createService.com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
GrpcServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
GrpcServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
HttpJsonServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
HttpJsonServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
ServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,Service,Service>
ServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,Service,Service>
ServicesStubSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,Service,Service>
ServicesStubSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,Service,Service>
ServicesStubSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,Service,Service>
ServicesStubSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
GrpcServicesStub. getServiceCallable()
com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
HttpJsonServicesStub. getServiceCallable()
com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
ServicesStub. getServiceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service>
ServicesStubSettings.Builder. getServiceSettings()
Returns the builder for the settings used for calls to getService.com.google.api.gax.rpc.UnaryCallSettings<GetServiceRequest,Service>
ServicesStubSettings. getServiceSettings()
Returns the object with the settings used for calls to getService.com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
GrpcServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
GrpcServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
HttpJsonServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
HttpJsonServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
ServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,Service>
ServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,Service>
ServicesStubSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,Service>
ServicesStubSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,Service>
ServicesStubSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,Service>
ServicesStubSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.
-