Uses of Class
com.google.api.serviceusage.v1.BatchEnableServicesRequest
-
Packages that use BatchEnableServicesRequest Package Description com.google.api.serviceusage.v1 A client to Service Usage APIcom.google.api.serviceusage.v1.stub -
-
Uses of BatchEnableServicesRequest in com.google.api.serviceusage.v1
Methods in com.google.api.serviceusage.v1 that return BatchEnableServicesRequest Modifier and Type Method Description BatchEnableServicesRequestBatchEnableServicesRequest.Builder. build()BatchEnableServicesRequestBatchEnableServicesRequest.Builder. buildPartial()static BatchEnableServicesRequestBatchEnableServicesRequest. getDefaultInstance()BatchEnableServicesRequestBatchEnableServicesRequest.Builder. getDefaultInstanceForType()BatchEnableServicesRequestBatchEnableServicesRequest. getDefaultInstanceForType()static BatchEnableServicesRequestBatchEnableServicesRequest. parseDelimitedFrom(InputStream input)static BatchEnableServicesRequestBatchEnableServicesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(byte[] data)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(com.google.protobuf.ByteString data)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(InputStream input)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(ByteBuffer data)static BatchEnableServicesRequestBatchEnableServicesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.serviceusage.v1 that return types with arguments of type BatchEnableServicesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchEnableServicesRequest,com.google.longrunning.Operation>ServiceUsageClient. batchEnableServicesCallable()Enable multiple services on a project.com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>ServiceUsageClient. batchEnableServicesOperationCallable()Enable multiple services on a project.com.google.api.gax.rpc.OperationCallSettings<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>ServiceUsageSettings. batchEnableServicesOperationSettings()Returns the object with the settings used for calls to batchEnableServices.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>ServiceUsageSettings.Builder. batchEnableServicesOperationSettings()Returns the builder for the settings used for calls to batchEnableServices.com.google.api.gax.rpc.UnaryCallSettings<BatchEnableServicesRequest,com.google.longrunning.Operation>ServiceUsageSettings. batchEnableServicesSettings()Returns the object with the settings used for calls to batchEnableServices.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchEnableServicesRequest,com.google.longrunning.Operation>ServiceUsageSettings.Builder. batchEnableServicesSettings()Returns the builder for the settings used for calls to batchEnableServices.static io.grpc.MethodDescriptor<BatchEnableServicesRequest,com.google.longrunning.Operation>ServiceUsageGrpc. getBatchEnableServicesMethod()com.google.protobuf.Parser<BatchEnableServicesRequest>BatchEnableServicesRequest. getParserForType()static com.google.protobuf.Parser<BatchEnableServicesRequest>BatchEnableServicesRequest. parser()Methods in com.google.api.serviceusage.v1 with parameters of type BatchEnableServicesRequest Modifier and Type Method Description default voidServiceUsageGrpc.AsyncService. batchEnableServices(BatchEnableServicesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Enable multiple services on a project.com.google.longrunning.OperationServiceUsageGrpc.ServiceUsageBlockingStub. batchEnableServices(BatchEnableServicesRequest request)Enable multiple services on a project.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ServiceUsageGrpc.ServiceUsageFutureStub. batchEnableServices(BatchEnableServicesRequest request)Enable multiple services on a project.voidServiceUsageGrpc.ServiceUsageStub. batchEnableServices(BatchEnableServicesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Enable multiple services on a project.com.google.api.gax.longrunning.OperationFuture<BatchEnableServicesResponse,OperationMetadata>ServiceUsageClient. batchEnableServicesAsync(BatchEnableServicesRequest request)Enable multiple services on a project.BatchEnableServicesRequest.BuilderBatchEnableServicesRequest.Builder. mergeFrom(BatchEnableServicesRequest other)static BatchEnableServicesRequest.BuilderBatchEnableServicesRequest. newBuilder(BatchEnableServicesRequest prototype) -
Uses of BatchEnableServicesRequest in com.google.api.serviceusage.v1.stub
Methods in com.google.api.serviceusage.v1.stub that return types with arguments of type BatchEnableServicesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchEnableServicesRequest,com.google.longrunning.Operation>GrpcServiceUsageStub. batchEnableServicesCallable()com.google.api.gax.rpc.UnaryCallable<BatchEnableServicesRequest,com.google.longrunning.Operation>HttpJsonServiceUsageStub. batchEnableServicesCallable()com.google.api.gax.rpc.UnaryCallable<BatchEnableServicesRequest,com.google.longrunning.Operation>ServiceUsageStub. batchEnableServicesCallable()com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>GrpcServiceUsageStub. batchEnableServicesOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>HttpJsonServiceUsageStub. batchEnableServicesOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>ServiceUsageStub. batchEnableServicesOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>ServiceUsageStubSettings. batchEnableServicesOperationSettings()Returns the object with the settings used for calls to batchEnableServices.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>ServiceUsageStubSettings.Builder. batchEnableServicesOperationSettings()Returns the builder for the settings used for calls to batchEnableServices.com.google.api.gax.rpc.UnaryCallSettings<BatchEnableServicesRequest,com.google.longrunning.Operation>ServiceUsageStubSettings. batchEnableServicesSettings()Returns the object with the settings used for calls to batchEnableServices.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchEnableServicesRequest,com.google.longrunning.Operation>ServiceUsageStubSettings.Builder. batchEnableServicesSettings()Returns the builder for the settings used for calls to batchEnableServices.
-