Uses of Class
com.google.api.serviceusage.v1.BatchEnableServicesResponse
-
Packages that use BatchEnableServicesResponse Package Description com.google.api.serviceusage.v1 A client to Service Usage APIcom.google.api.serviceusage.v1.stub -
-
Uses of BatchEnableServicesResponse in com.google.api.serviceusage.v1
Methods in com.google.api.serviceusage.v1 that return BatchEnableServicesResponse Modifier and Type Method Description BatchEnableServicesResponseBatchEnableServicesResponse.Builder. build()BatchEnableServicesResponseBatchEnableServicesResponse.Builder. buildPartial()static BatchEnableServicesResponseBatchEnableServicesResponse. getDefaultInstance()BatchEnableServicesResponseBatchEnableServicesResponse.Builder. getDefaultInstanceForType()BatchEnableServicesResponseBatchEnableServicesResponse. getDefaultInstanceForType()static BatchEnableServicesResponseBatchEnableServicesResponse. parseDelimitedFrom(InputStream input)static BatchEnableServicesResponseBatchEnableServicesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(byte[] data)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(com.google.protobuf.ByteString data)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(InputStream input)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(ByteBuffer data)static BatchEnableServicesResponseBatchEnableServicesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.serviceusage.v1 that return types with arguments of type BatchEnableServicesResponse Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<BatchEnableServicesResponse,OperationMetadata>ServiceUsageClient. batchEnableServicesAsync(BatchEnableServicesRequest request)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.protobuf.Parser<BatchEnableServicesResponse>BatchEnableServicesResponse. getParserForType()static com.google.protobuf.Parser<BatchEnableServicesResponse>BatchEnableServicesResponse. parser()Methods in com.google.api.serviceusage.v1 with parameters of type BatchEnableServicesResponse Modifier and Type Method Description BatchEnableServicesResponse.BuilderBatchEnableServicesResponse.Builder. mergeFrom(BatchEnableServicesResponse other)static BatchEnableServicesResponse.BuilderBatchEnableServicesResponse. newBuilder(BatchEnableServicesResponse prototype) -
Uses of BatchEnableServicesResponse in com.google.api.serviceusage.v1.stub
Methods in com.google.api.serviceusage.v1.stub that return types with arguments of type BatchEnableServicesResponse Modifier and Type Method Description 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.
-