Uses of Interface
com.google.api.servicecontrol.v1.QuotaErrorOrBuilder
-
Packages that use QuotaErrorOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of QuotaErrorOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement QuotaErrorOrBuilder Modifier and Type Class Description class
QuotaError
Represents error information for [QuotaOperation][google.api.servicecontrol.v1.QuotaOperation].static class
QuotaError.Builder
Represents error information for [QuotaOperation][google.api.servicecontrol.v1.QuotaOperation].Methods in com.google.api.servicecontrol.v1 that return QuotaErrorOrBuilder Modifier and Type Method Description QuotaErrorOrBuilder
AllocateQuotaResponse.Builder. getAllocateErrorsOrBuilder(int index)
Indicates the decision of the allocate.QuotaErrorOrBuilder
AllocateQuotaResponse. getAllocateErrorsOrBuilder(int index)
Indicates the decision of the allocate.QuotaErrorOrBuilder
AllocateQuotaResponseOrBuilder. getAllocateErrorsOrBuilder(int index)
Indicates the decision of the allocate.Methods in com.google.api.servicecontrol.v1 that return types with arguments of type QuotaErrorOrBuilder Modifier and Type Method Description List<? extends QuotaErrorOrBuilder>
AllocateQuotaResponse.Builder. getAllocateErrorsOrBuilderList()
Indicates the decision of the allocate.List<? extends QuotaErrorOrBuilder>
AllocateQuotaResponse. getAllocateErrorsOrBuilderList()
Indicates the decision of the allocate.List<? extends QuotaErrorOrBuilder>
AllocateQuotaResponseOrBuilder. getAllocateErrorsOrBuilderList()
Indicates the decision of the allocate.
-