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 classQuotaErrorRepresents error information for [QuotaOperation][google.api.servicecontrol.v1.QuotaOperation].static classQuotaError.BuilderRepresents error information for [QuotaOperation][google.api.servicecontrol.v1.QuotaOperation].Methods in com.google.api.servicecontrol.v1 that return QuotaErrorOrBuilder Modifier and Type Method Description QuotaErrorOrBuilderAllocateQuotaResponse.Builder. getAllocateErrorsOrBuilder(int index)Indicates the decision of the allocate.QuotaErrorOrBuilderAllocateQuotaResponse. getAllocateErrorsOrBuilder(int index)Indicates the decision of the allocate.QuotaErrorOrBuilderAllocateQuotaResponseOrBuilder. 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.
-