Uses of Class
com.google.cloud.baremetalsolution.v2.ProvisioningQuota
-
Packages that use ProvisioningQuota Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of ProvisioningQuota in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ProvisioningQuota Modifier and Type Method Description ProvisioningQuota
ProvisioningQuota.Builder. build()
ProvisioningQuota
ProvisioningQuota.Builder. buildPartial()
static ProvisioningQuota
ProvisioningQuota. getDefaultInstance()
ProvisioningQuota
ProvisioningQuota.Builder. getDefaultInstanceForType()
ProvisioningQuota
ProvisioningQuota. getDefaultInstanceForType()
ProvisioningQuota
ListProvisioningQuotasResponse.Builder. getProvisioningQuotas(int index)
The provisioning quotas registered in this project.ProvisioningQuota
ListProvisioningQuotasResponse. getProvisioningQuotas(int index)
The provisioning quotas registered in this project.ProvisioningQuota
ListProvisioningQuotasResponseOrBuilder. getProvisioningQuotas(int index)
The provisioning quotas registered in this project.static ProvisioningQuota
ProvisioningQuota. parseDelimitedFrom(InputStream input)
static ProvisioningQuota
ProvisioningQuota. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningQuota
ProvisioningQuota. parseFrom(byte[] data)
static ProvisioningQuota
ProvisioningQuota. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningQuota
ProvisioningQuota. parseFrom(com.google.protobuf.ByteString data)
static ProvisioningQuota
ProvisioningQuota. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningQuota
ProvisioningQuota. parseFrom(com.google.protobuf.CodedInputStream input)
static ProvisioningQuota
ProvisioningQuota. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningQuota
ProvisioningQuota. parseFrom(InputStream input)
static ProvisioningQuota
ProvisioningQuota. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProvisioningQuota
ProvisioningQuota. parseFrom(ByteBuffer data)
static ProvisioningQuota
ProvisioningQuota. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ProvisioningQuota Modifier and Type Method Description com.google.protobuf.Parser<ProvisioningQuota>
ProvisioningQuota. getParserForType()
List<ProvisioningQuota>
ListProvisioningQuotasResponse.Builder. getProvisioningQuotasList()
The provisioning quotas registered in this project.List<ProvisioningQuota>
ListProvisioningQuotasResponse. getProvisioningQuotasList()
The provisioning quotas registered in this project.List<ProvisioningQuota>
ListProvisioningQuotasResponseOrBuilder. getProvisioningQuotasList()
The provisioning quotas registered in this project.static com.google.protobuf.Parser<ProvisioningQuota>
ProvisioningQuota. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ProvisioningQuota Modifier and Type Method Description ListProvisioningQuotasResponse.Builder
ListProvisioningQuotasResponse.Builder. addProvisioningQuotas(int index, ProvisioningQuota value)
The provisioning quotas registered in this project.ListProvisioningQuotasResponse.Builder
ListProvisioningQuotasResponse.Builder. addProvisioningQuotas(ProvisioningQuota value)
The provisioning quotas registered in this project.ProvisioningQuota.Builder
ProvisioningQuota.Builder. mergeFrom(ProvisioningQuota other)
static ProvisioningQuota.Builder
ProvisioningQuota. newBuilder(ProvisioningQuota prototype)
ListProvisioningQuotasResponse.Builder
ListProvisioningQuotasResponse.Builder. setProvisioningQuotas(int index, ProvisioningQuota value)
The provisioning quotas registered in this project.Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ProvisioningQuota Modifier and Type Method Description ListProvisioningQuotasResponse.Builder
ListProvisioningQuotasResponse.Builder. addAllProvisioningQuotas(Iterable<? extends ProvisioningQuota> values)
The provisioning quotas registered in this project.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)
-