Uses of Class
com.google.cloud.support.v2.ListCasesRequest
-
Packages that use ListCasesRequest Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of ListCasesRequest in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return ListCasesRequest Modifier and Type Method Description ListCasesRequestListCasesRequest.Builder. build()ListCasesRequestListCasesRequest.Builder. buildPartial()static ListCasesRequestListCasesRequest. getDefaultInstance()ListCasesRequestListCasesRequest.Builder. getDefaultInstanceForType()ListCasesRequestListCasesRequest. getDefaultInstanceForType()static ListCasesRequestListCasesRequest. parseDelimitedFrom(InputStream input)static ListCasesRequestListCasesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesRequestListCasesRequest. parseFrom(byte[] data)static ListCasesRequestListCasesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesRequestListCasesRequest. parseFrom(com.google.protobuf.ByteString data)static ListCasesRequestListCasesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesRequestListCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListCasesRequestListCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesRequestListCasesRequest. parseFrom(InputStream input)static ListCasesRequestListCasesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCasesRequestListCasesRequest. parseFrom(ByteBuffer data)static ListCasesRequestListCasesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.support.v2 that return types with arguments of type ListCasesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCasesRequest,ListCasesResponse>CaseServiceGrpc. getListCasesMethod()com.google.protobuf.Parser<ListCasesRequest>ListCasesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,ListCasesResponse>CaseServiceClient. listCasesCallable()Retrieve all cases under the specified parent.com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,CaseServiceClient.ListCasesPagedResponse>CaseServiceClient. listCasesPagedCallable()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<ListCasesRequest>ListCasesRequest. parser()Methods in com.google.cloud.support.v2 with parameters of type ListCasesRequest Modifier and Type Method Description CaseServiceClient.ListCasesPagedResponseCaseServiceClient. listCases(ListCasesRequest request)Retrieve all cases under the specified parent.default voidCaseServiceGrpc.AsyncService. listCases(ListCasesRequest request, io.grpc.stub.StreamObserver<ListCasesResponse> responseObserver)Retrieve all cases under the specified parent.ListCasesResponseCaseServiceGrpc.CaseServiceBlockingStub. listCases(ListCasesRequest request)Retrieve all cases under the specified parent.com.google.common.util.concurrent.ListenableFuture<ListCasesResponse>CaseServiceGrpc.CaseServiceFutureStub. listCases(ListCasesRequest request)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.ListCasesRequest.BuilderListCasesRequest.Builder. mergeFrom(ListCasesRequest other)static ListCasesRequest.BuilderListCasesRequest. newBuilder(ListCasesRequest prototype)Method parameters in com.google.cloud.support.v2 with type arguments of type ListCasesRequest 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)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) -
Uses of ListCasesRequest in com.google.cloud.support.v2.stub
Methods in com.google.cloud.support.v2.stub that return types with arguments of type ListCasesRequest 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.UnaryCallable<ListCasesRequest,CaseServiceClient.ListCasesPagedResponse>CaseServiceStub. listCasesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,CaseServiceClient.ListCasesPagedResponse>GrpcCaseServiceStub. listCasesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCasesRequest,CaseServiceClient.ListCasesPagedResponse>HttpJsonCaseServiceStub. listCasesPagedCallable()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.
-