Uses of Class
com.google.appengine.v1.Service
-
Packages that use Service Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of Service in com.google.appengine.v1
Methods in com.google.appengine.v1 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
ServicesClient. getService(GetServiceRequest request)
Gets the current configuration of the specified service.Service
ServicesGrpc.ServicesBlockingStub. getService(GetServiceRequest request)
Gets the current configuration of the specified service.Service
UpdateServiceRequest.Builder. getService()
A Service resource containing the updated service.Service
UpdateServiceRequest. getService()
A Service resource containing the updated service.Service
UpdateServiceRequestOrBuilder. getService()
A Service resource containing the updated service.Service
ListServicesResponse.Builder. getServices(int index)
The services belonging to the requested application.Service
ListServicesResponse. getServices(int index)
The services belonging to the requested application.Service
ListServicesResponseOrBuilder. getServices(int index)
The services belonging to the requested application.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.appengine.v1 that return types with arguments of type Service Modifier and Type Method Description 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 the current configuration of the specified service.com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
ServicesClient. getServiceCallable()
Gets the current configuration of the specified 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 services belonging to the requested application.List<Service>
ListServicesResponse. getServicesList()
The services belonging to the requested application.List<Service>
ListServicesResponseOrBuilder. getServicesList()
The services belonging to the requested application.static com.google.protobuf.Parser<Service>
Service. parser()
com.google.api.gax.longrunning.OperationFuture<Service,OperationMetadataV1>
ServicesClient. updateServiceAsync(UpdateServiceRequest request)
Updates the configuration of the specified service.com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesClient. updateServiceOperationCallable()
Updates the configuration of the specified service.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.Methods in com.google.appengine.v1 with parameters of type Service Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. addServices(int index, Service value)
The services belonging to the requested application.ListServicesResponse.Builder
ListServicesResponse.Builder. addServices(Service value)
The services belonging to the requested application.Service.Builder
Service.Builder. mergeFrom(Service other)
UpdateServiceRequest.Builder
UpdateServiceRequest.Builder. mergeService(Service value)
A Service resource containing the updated service.static Service.Builder
Service. newBuilder(Service prototype)
UpdateServiceRequest.Builder
UpdateServiceRequest.Builder. setService(Service value)
A Service resource containing the updated service.ListServicesResponse.Builder
ListServicesResponse.Builder. setServices(int index, Service value)
The services belonging to the requested application.Method parameters in com.google.appengine.v1 with type arguments of type Service Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. addAllServices(Iterable<? extends Service> values)
The services belonging to the requested application.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 the current configuration of the specified service.void
ServicesGrpc.ServicesStub. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Gets the current configuration of the specified service. -
Uses of Service in com.google.appengine.v1.stub
Methods in com.google.appengine.v1.stub that return types with arguments of type Service Modifier and Type Method Description 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,OperationMetadataV1>
GrpcServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,OperationMetadataV1>
HttpJsonServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesStubSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesStubSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.
-