Uses of Class
com.google.cloud.baremetalsolution.v2.ListProvisioningQuotasResponse
-
Packages that use ListProvisioningQuotasResponse Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListProvisioningQuotasResponse in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListProvisioningQuotasResponse Modifier and Type Method Description ListProvisioningQuotasResponse
ListProvisioningQuotasResponse.Builder. build()
ListProvisioningQuotasResponse
ListProvisioningQuotasResponse.Builder. buildPartial()
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. getDefaultInstance()
ListProvisioningQuotasResponse
ListProvisioningQuotasResponse.Builder. getDefaultInstanceForType()
ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. getDefaultInstanceForType()
ListProvisioningQuotasResponse
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listProvisioningQuotas(ListProvisioningQuotasRequest request)
List the budget details to provision resources on a given project.static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseDelimitedFrom(InputStream input)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(byte[] data)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(com.google.protobuf.ByteString data)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(InputStream input)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(ByteBuffer data)
static ListProvisioningQuotasResponse
ListProvisioningQuotasResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListProvisioningQuotasResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse>
BareMetalSolutionGrpc. getListProvisioningQuotasMethod()
com.google.protobuf.Parser<ListProvisioningQuotasResponse>
ListProvisioningQuotasResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListProvisioningQuotasResponse>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listProvisioningQuotas(ListProvisioningQuotasRequest request)
List the budget details to provision resources on a given project.com.google.api.gax.rpc.UnaryCallable<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse>
BareMetalSolutionClient. listProvisioningQuotasCallable()
List the budget details to provision resources on a given project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,BareMetalSolutionClient.ListProvisioningQuotasPagedResponse>
BareMetalSolutionSettings.Builder. listProvisioningQuotasSettings()
Returns the builder for the settings used for calls to listProvisioningQuotas.com.google.api.gax.rpc.PagedCallSettings<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,BareMetalSolutionClient.ListProvisioningQuotasPagedResponse>
BareMetalSolutionSettings. listProvisioningQuotasSettings()
Returns the object with the settings used for calls to listProvisioningQuotas.static com.google.protobuf.Parser<ListProvisioningQuotasResponse>
ListProvisioningQuotasResponse. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListProvisioningQuotasResponse Modifier and Type Method Description protected BareMetalSolutionClient.ListProvisioningQuotasPage
BareMetalSolutionClient.ListProvisioningQuotasPage. createPage(com.google.api.gax.rpc.PageContext<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,ProvisioningQuota> context, ListProvisioningQuotasResponse response)
ListProvisioningQuotasResponse.Builder
ListProvisioningQuotasResponse.Builder. mergeFrom(ListProvisioningQuotasResponse other)
static ListProvisioningQuotasResponse.Builder
ListProvisioningQuotasResponse. newBuilder(ListProvisioningQuotasResponse prototype)
Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListProvisioningQuotasResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListProvisioningQuotasPagedResponse>
BareMetalSolutionClient.ListProvisioningQuotasPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,ProvisioningQuota> context, com.google.api.core.ApiFuture<ListProvisioningQuotasResponse> futureResponse)
static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListProvisioningQuotasPagedResponse>
BareMetalSolutionClient.ListProvisioningQuotasPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,ProvisioningQuota> context, com.google.api.core.ApiFuture<ListProvisioningQuotasResponse> futureResponse)
protected BareMetalSolutionClient.ListProvisioningQuotasPage
BareMetalSolutionClient.ListProvisioningQuotasPage. createPage(com.google.api.gax.rpc.PageContext<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,ProvisioningQuota> context, ListProvisioningQuotasResponse response)
com.google.api.core.ApiFuture<BareMetalSolutionClient.ListProvisioningQuotasPage>
BareMetalSolutionClient.ListProvisioningQuotasPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,ProvisioningQuota> context, com.google.api.core.ApiFuture<ListProvisioningQuotasResponse> futureResponse)
com.google.api.core.ApiFuture<BareMetalSolutionClient.ListProvisioningQuotasPage>
BareMetalSolutionClient.ListProvisioningQuotasPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse,ProvisioningQuota> context, com.google.api.core.ApiFuture<ListProvisioningQuotasResponse> futureResponse)
default void
BareMetalSolutionGrpc.AsyncService. listProvisioningQuotas(ListProvisioningQuotasRequest request, io.grpc.stub.StreamObserver<ListProvisioningQuotasResponse> responseObserver)
List the budget details to provision resources on a given project.void
BareMetalSolutionGrpc.BareMetalSolutionStub. listProvisioningQuotas(ListProvisioningQuotasRequest request, io.grpc.stub.StreamObserver<ListProvisioningQuotasResponse> responseObserver)
List the budget details to provision resources on a given project. -
Uses of ListProvisioningQuotasResponse in com.google.cloud.baremetalsolution.v2.stub
-