Uses of Interface
com.google.api.servicecontrol.v1.OperationOrBuilder
-
Packages that use OperationOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of OperationOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement OperationOrBuilder Modifier and Type Class Description classOperationRepresents information regarding an operation.static classOperation.BuilderRepresents information regarding an operation.Methods in com.google.api.servicecontrol.v1 that return OperationOrBuilder Modifier and Type Method Description OperationOrBuilderCheckRequest.Builder. getOperationOrBuilder()The operation to be checked.OperationOrBuilderCheckRequest. getOperationOrBuilder()The operation to be checked.OperationOrBuilderCheckRequestOrBuilder. getOperationOrBuilder()The operation to be checked.OperationOrBuilderReportRequest.Builder. getOperationsOrBuilder(int index)Operations to be reported.OperationOrBuilderReportRequest. getOperationsOrBuilder(int index)Operations to be reported.OperationOrBuilderReportRequestOrBuilder. getOperationsOrBuilder(int index)Operations to be reported.Methods in com.google.api.servicecontrol.v1 that return types with arguments of type OperationOrBuilder Modifier and Type Method Description List<? extends OperationOrBuilder>ReportRequest.Builder. getOperationsOrBuilderList()Operations to be reported.List<? extends OperationOrBuilder>ReportRequest. getOperationsOrBuilderList()Operations to be reported.List<? extends OperationOrBuilder>ReportRequestOrBuilder. getOperationsOrBuilderList()Operations to be reported.
-