Uses of Class
com.google.cloud.baremetalsolution.v2.InstanceQuota
-
Packages that use InstanceQuota Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of InstanceQuota in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return InstanceQuota Modifier and Type Method Description InstanceQuota
InstanceQuota.Builder. build()
InstanceQuota
InstanceQuota.Builder. buildPartial()
static InstanceQuota
InstanceQuota. getDefaultInstance()
InstanceQuota
InstanceQuota.Builder. getDefaultInstanceForType()
InstanceQuota
InstanceQuota. getDefaultInstanceForType()
InstanceQuota
ProvisioningQuota.Builder. getInstanceQuota()
Instance quota.InstanceQuota
ProvisioningQuota. getInstanceQuota()
Instance quota.InstanceQuota
ProvisioningQuotaOrBuilder. getInstanceQuota()
Instance quota.static InstanceQuota
InstanceQuota. parseDelimitedFrom(InputStream input)
static InstanceQuota
InstanceQuota. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceQuota
InstanceQuota. parseFrom(byte[] data)
static InstanceQuota
InstanceQuota. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceQuota
InstanceQuota. parseFrom(com.google.protobuf.ByteString data)
static InstanceQuota
InstanceQuota. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceQuota
InstanceQuota. parseFrom(com.google.protobuf.CodedInputStream input)
static InstanceQuota
InstanceQuota. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceQuota
InstanceQuota. parseFrom(InputStream input)
static InstanceQuota
InstanceQuota. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstanceQuota
InstanceQuota. parseFrom(ByteBuffer data)
static InstanceQuota
InstanceQuota. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type InstanceQuota Modifier and Type Method Description com.google.protobuf.Parser<InstanceQuota>
InstanceQuota. getParserForType()
static com.google.protobuf.Parser<InstanceQuota>
InstanceQuota. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type InstanceQuota Modifier and Type Method Description InstanceQuota.Builder
InstanceQuota.Builder. mergeFrom(InstanceQuota other)
ProvisioningQuota.Builder
ProvisioningQuota.Builder. mergeInstanceQuota(InstanceQuota value)
Instance quota.static InstanceQuota.Builder
InstanceQuota. newBuilder(InstanceQuota prototype)
ProvisioningQuota.Builder
ProvisioningQuota.Builder. setInstanceQuota(InstanceQuota value)
Instance quota.
-