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 ListCasesResponse
ListCasesResponse.Builder. build()
ListCasesResponse
ListCasesResponse.Builder. buildPartial()
static ListCasesResponse
ListCasesResponse. getDefaultInstance()
ListCasesResponse
ListCasesResponse.Builder. getDefaultInstanceForType()
ListCasesResponse
ListCasesResponse. getDefaultInstanceForType()
ListCasesResponse
CaseServiceGrpc.CaseServiceBlockingStub. listCases(ListCasesRequest request)
Retrieve all cases under the specified parent.static ListCasesResponse
ListCasesResponse. parseDelimitedFrom(InputStream input)
static ListCasesResponse
ListCasesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCasesResponse
ListCasesResponse. parseFrom(byte[] data)
static ListCasesResponse
ListCasesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCasesResponse
ListCasesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCasesResponse
ListCasesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCasesResponse
ListCasesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCasesResponse
ListCasesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCasesResponse
ListCasesResponse. parseFrom(InputStream input)
static ListCasesResponse
ListCasesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCasesResponse
ListCasesResponse. parseFrom(ByteBuffer data)
static ListCasesResponse
ListCasesResponse. 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.ListCasesPage
CaseServiceClient.ListCasesPage. createPage(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, ListCasesResponse response)
ListCasesResponse.Builder
ListCasesResponse.Builder. mergeFrom(ListCasesResponse other)
static ListCasesResponse.Builder
ListCasesResponse. 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.ListCasesPage
CaseServiceClient.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 void
CaseServiceGrpc.AsyncService. listCases(ListCasesRequest request, io.grpc.stub.StreamObserver<ListCasesResponse> responseObserver)
Retrieve all cases under the specified parent.void
CaseServiceGrpc.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.
-