Uses of Class
com.google.cloud.support.v2.ListCasesResponse
-
Packages that use ListCasesResponse Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of ListCasesResponse in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return ListCasesResponse Modifier and Type Method Description ListCasesResponseListCasesResponse.Builder. build()ListCasesResponseListCasesResponse.Builder. buildPartial()static ListCasesResponseListCasesResponse. getDefaultInstance()ListCasesResponseListCasesResponse.Builder. getDefaultInstanceForType()ListCasesResponseListCasesResponse. getDefaultInstanceForType()ListCasesResponseCaseServiceGrpc.CaseServiceBlockingStub. listCases(ListCasesRequest request)Retrieve all cases under the specified parent.static ListCasesResponseListCasesResponse. parseDelimitedFrom(InputStream input)static ListCasesResponseListCasesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesResponseListCasesResponse. parseFrom(byte[] data)static ListCasesResponseListCasesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesResponseListCasesResponse. parseFrom(com.google.protobuf.ByteString data)static ListCasesResponseListCasesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesResponseListCasesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCasesResponseListCasesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesResponseListCasesResponse. parseFrom(InputStream input)static ListCasesResponseListCasesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesResponseListCasesResponse. parseFrom(ByteBuffer data)static ListCasesResponseListCasesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.support.v2 that return types with arguments of type ListCasesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCasesRequest,ListCasesResponse>CaseServiceGrpc. getListCasesMethod()com.google.protobuf.Parser<ListCasesResponse>ListCasesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCasesResponse>CaseServiceGrpc.CaseServiceFutureStub. listCases(ListCasesRequest request)Retrieve all cases under the specified parent.com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,ListCasesResponse>CaseServiceClient. listCasesCallable()Retrieve all cases under the specified parent.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCasesRequest,ListCasesResponse,CaseServiceClient.ListCasesPagedResponse>CaseServiceSettings.Builder. listCasesSettings()Returns the builder for the settings used for calls to listCases.com.google.api.gax.rpc.PagedCallSettings<ListCasesRequest,ListCasesResponse,CaseServiceClient.ListCasesPagedResponse>CaseServiceSettings. listCasesSettings()Returns the object with the settings used for calls to listCases.static com.google.protobuf.Parser<ListCasesResponse>ListCasesResponse. parser()Methods in com.google.cloud.support.v2 with parameters of type ListCasesResponse Modifier and Type Method Description protected CaseServiceClient.ListCasesPageCaseServiceClient.ListCasesPage. createPage(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, ListCasesResponse response)ListCasesResponse.BuilderListCasesResponse.Builder. mergeFrom(ListCasesResponse other)static ListCasesResponse.BuilderListCasesResponse. newBuilder(ListCasesResponse prototype)Method parameters in com.google.cloud.support.v2 with type arguments of type ListCasesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CaseServiceClient.ListCasesPagedResponse>CaseServiceClient.ListCasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, com.google.api.core.ApiFuture<ListCasesResponse> futureResponse)static com.google.api.core.ApiFuture<CaseServiceClient.ListCasesPagedResponse>CaseServiceClient.ListCasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, com.google.api.core.ApiFuture<ListCasesResponse> futureResponse)protected CaseServiceClient.ListCasesPageCaseServiceClient.ListCasesPage. createPage(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, ListCasesResponse response)com.google.api.core.ApiFuture<CaseServiceClient.ListCasesPage>CaseServiceClient.ListCasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, com.google.api.core.ApiFuture<ListCasesResponse> futureResponse)com.google.api.core.ApiFuture<CaseServiceClient.ListCasesPage>CaseServiceClient.ListCasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, com.google.api.core.ApiFuture<ListCasesResponse> futureResponse)default voidCaseServiceGrpc.AsyncService. listCases(ListCasesRequest request, io.grpc.stub.StreamObserver<ListCasesResponse> responseObserver)Retrieve all cases under the specified parent.voidCaseServiceGrpc.CaseServiceStub. listCases(ListCasesRequest request, io.grpc.stub.StreamObserver<ListCasesResponse> responseObserver)Retrieve all cases under the specified parent. -
Uses of ListCasesResponse in com.google.cloud.support.v2.stub
Methods in com.google.cloud.support.v2.stub that return types with arguments of type ListCasesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,ListCasesResponse>CaseServiceStub. listCasesCallable()com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,ListCasesResponse>GrpcCaseServiceStub. listCasesCallable()com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,ListCasesResponse>HttpJsonCaseServiceStub. listCasesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCasesRequest,ListCasesResponse,CaseServiceClient.ListCasesPagedResponse>CaseServiceStubSettings.Builder. listCasesSettings()Returns the builder for the settings used for calls to listCases.com.google.api.gax.rpc.PagedCallSettings<ListCasesRequest,ListCasesResponse,CaseServiceClient.ListCasesPagedResponse>CaseServiceStubSettings. listCasesSettings()Returns the object with the settings used for calls to listCases.
-