Uses of Class
com.google.cloud.support.v2.Case
-
Packages that use Case Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of Case in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return Case Modifier and Type Method Description CaseCase.Builder. build()CaseCase.Builder. buildPartial()CaseCaseServiceClient. closeCase(CloseCaseRequest request)Close the specified case.CaseCaseServiceGrpc.CaseServiceBlockingStub. closeCase(CloseCaseRequest request)Close the specified case.CaseCaseServiceClient. createCase(CreateCaseRequest request)Create a new case and associate it with the given Google Cloud Resource.CaseCaseServiceClient. createCase(OrganizationName parent, Case case_)Create a new case and associate it with the given Google Cloud Resource.CaseCaseServiceClient. createCase(ProjectName parent, Case case_)Create a new case and associate it with the given Google Cloud Resource.CaseCaseServiceClient. createCase(String parent, Case case_)Create a new case and associate it with the given Google Cloud Resource.CaseCaseServiceGrpc.CaseServiceBlockingStub. createCase(CreateCaseRequest request)Create a new case and associate it with the given Google Cloud Resource.CaseCaseServiceClient. escalateCase(EscalateCaseRequest request)Escalate a case.CaseCaseServiceGrpc.CaseServiceBlockingStub. escalateCase(EscalateCaseRequest request)Escalate a case.CaseCaseServiceClient. getCase(CaseName name)Retrieve the specified case.CaseCaseServiceClient. getCase(GetCaseRequest request)Retrieve the specified case.CaseCaseServiceClient. getCase(String name)Retrieve the specified case.CaseCaseServiceGrpc.CaseServiceBlockingStub. getCase(GetCaseRequest request)Retrieve the specified case.CaseCreateCaseRequest.Builder. getCase()Required.CaseCreateCaseRequest. getCase()Required.CaseCreateCaseRequestOrBuilder. getCase()Required.CaseUpdateCaseRequest.Builder. getCase()Required.CaseUpdateCaseRequest. getCase()Required.CaseUpdateCaseRequestOrBuilder. getCase()Required.CaseListCasesResponse.Builder. getCases(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseListCasesResponse. getCases(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseListCasesResponseOrBuilder. getCases(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseSearchCasesResponse.Builder. getCases(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseSearchCasesResponse. getCases(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseSearchCasesResponseOrBuilder. getCases(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.static CaseCase. getDefaultInstance()CaseCase.Builder. getDefaultInstanceForType()CaseCase. getDefaultInstanceForType()static CaseCase. parseDelimitedFrom(InputStream input)static CaseCase. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CaseCase. parseFrom(byte[] data)static CaseCase. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CaseCase. parseFrom(com.google.protobuf.ByteString data)static CaseCase. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CaseCase. parseFrom(com.google.protobuf.CodedInputStream input)static CaseCase. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CaseCase. parseFrom(InputStream input)static CaseCase. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CaseCase. parseFrom(ByteBuffer data)static CaseCase. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CaseCaseServiceClient. updateCase(Case case_, com.google.protobuf.FieldMask updateMask)Update the specified case.CaseCaseServiceClient. updateCase(UpdateCaseRequest request)Update the specified case.CaseCaseServiceGrpc.CaseServiceBlockingStub. updateCase(UpdateCaseRequest request)Update the specified case.Methods in com.google.cloud.support.v2 that return types with arguments of type Case Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Case>CaseServiceGrpc.CaseServiceFutureStub. closeCase(CloseCaseRequest request)Close the specified case.com.google.api.gax.rpc.UnaryCallable<CloseCaseRequest,Case>CaseServiceClient. closeCaseCallable()Close the specified case.com.google.api.gax.rpc.UnaryCallSettings.Builder<CloseCaseRequest,Case>CaseServiceSettings.Builder. closeCaseSettings()Returns the builder for the settings used for calls to closeCase.com.google.api.gax.rpc.UnaryCallSettings<CloseCaseRequest,Case>CaseServiceSettings. closeCaseSettings()Returns the object with the settings used for calls to closeCase.com.google.common.util.concurrent.ListenableFuture<Case>CaseServiceGrpc.CaseServiceFutureStub. createCase(CreateCaseRequest request)Create a new case and associate it with the given Google Cloud Resource.com.google.api.gax.rpc.UnaryCallable<CreateCaseRequest,Case>CaseServiceClient. createCaseCallable()Create a new case and associate it with the given Google Cloud Resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCaseRequest,Case>CaseServiceSettings.Builder. createCaseSettings()Returns the builder for the settings used for calls to createCase.com.google.api.gax.rpc.UnaryCallSettings<CreateCaseRequest,Case>CaseServiceSettings. createCaseSettings()Returns the object with the settings used for calls to createCase.com.google.common.util.concurrent.ListenableFuture<Case>CaseServiceGrpc.CaseServiceFutureStub. escalateCase(EscalateCaseRequest request)Escalate a case.com.google.api.gax.rpc.UnaryCallable<EscalateCaseRequest,Case>CaseServiceClient. escalateCaseCallable()Escalate a case.com.google.api.gax.rpc.UnaryCallSettings.Builder<EscalateCaseRequest,Case>CaseServiceSettings.Builder. escalateCaseSettings()Returns the builder for the settings used for calls to escalateCase.com.google.api.gax.rpc.UnaryCallSettings<EscalateCaseRequest,Case>CaseServiceSettings. escalateCaseSettings()Returns the object with the settings used for calls to escalateCase.com.google.common.util.concurrent.ListenableFuture<Case>CaseServiceGrpc.CaseServiceFutureStub. getCase(GetCaseRequest request)Retrieve the specified case.com.google.api.gax.rpc.UnaryCallable<GetCaseRequest,Case>CaseServiceClient. getCaseCallable()Retrieve the specified case.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCaseRequest,Case>CaseServiceSettings.Builder. getCaseSettings()Returns the builder for the settings used for calls to getCase.com.google.api.gax.rpc.UnaryCallSettings<GetCaseRequest,Case>CaseServiceSettings. getCaseSettings()Returns the object with the settings used for calls to getCase.List<Case>ListCasesResponse.Builder. getCasesList()The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<Case>ListCasesResponse. getCasesList()The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<Case>ListCasesResponseOrBuilder. getCasesList()The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<Case>SearchCasesResponse.Builder. getCasesList()The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<Case>SearchCasesResponse. getCasesList()The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<Case>SearchCasesResponseOrBuilder. getCasesList()The list of cases associated with the Google Cloud Resource, after any filters have been applied.static io.grpc.MethodDescriptor<CloseCaseRequest,Case>CaseServiceGrpc. getCloseCaseMethod()static io.grpc.MethodDescriptor<CreateCaseRequest,Case>CaseServiceGrpc. getCreateCaseMethod()static io.grpc.MethodDescriptor<EscalateCaseRequest,Case>CaseServiceGrpc. getEscalateCaseMethod()static io.grpc.MethodDescriptor<GetCaseRequest,Case>CaseServiceGrpc. getGetCaseMethod()com.google.protobuf.Parser<Case>Case. getParserForType()static io.grpc.MethodDescriptor<UpdateCaseRequest,Case>CaseServiceGrpc. getUpdateCaseMethod()static com.google.protobuf.Parser<Case>Case. parser()com.google.common.util.concurrent.ListenableFuture<Case>CaseServiceGrpc.CaseServiceFutureStub. updateCase(UpdateCaseRequest request)Update the specified case.com.google.api.gax.rpc.UnaryCallable<UpdateCaseRequest,Case>CaseServiceClient. updateCaseCallable()Update the specified case.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCaseRequest,Case>CaseServiceSettings.Builder. updateCaseSettings()Returns the builder for the settings used for calls to updateCase.com.google.api.gax.rpc.UnaryCallSettings<UpdateCaseRequest,Case>CaseServiceSettings. updateCaseSettings()Returns the object with the settings used for calls to updateCase.Methods in com.google.cloud.support.v2 with parameters of type Case Modifier and Type Method Description ListCasesResponse.BuilderListCasesResponse.Builder. addCases(int index, Case value)The list of cases associated with the Google Cloud Resource, after any filters have been applied.ListCasesResponse.BuilderListCasesResponse.Builder. addCases(Case value)The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.BuilderSearchCasesResponse.Builder. addCases(int index, Case value)The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.BuilderSearchCasesResponse.Builder. addCases(Case value)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseCaseServiceClient. createCase(OrganizationName parent, Case case_)Create a new case and associate it with the given Google Cloud Resource.CaseCaseServiceClient. createCase(ProjectName parent, Case case_)Create a new case and associate it with the given Google Cloud Resource.CaseCaseServiceClient. createCase(String parent, Case case_)Create a new case and associate it with the given Google Cloud Resource.CreateCaseRequest.BuilderCreateCaseRequest.Builder. mergeCase(Case value)Required.UpdateCaseRequest.BuilderUpdateCaseRequest.Builder. mergeCase(Case value)Required.Case.BuilderCase.Builder. mergeFrom(Case other)static Case.BuilderCase. newBuilder(Case prototype)CreateCaseRequest.BuilderCreateCaseRequest.Builder. setCase(Case value)Required.UpdateCaseRequest.BuilderUpdateCaseRequest.Builder. setCase(Case value)Required.ListCasesResponse.BuilderListCasesResponse.Builder. setCases(int index, Case value)The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.BuilderSearchCasesResponse.Builder. setCases(int index, Case value)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseCaseServiceClient. updateCase(Case case_, com.google.protobuf.FieldMask updateMask)Update the specified case.Method parameters in com.google.cloud.support.v2 with type arguments of type Case Modifier and Type Method Description ListCasesResponse.BuilderListCasesResponse.Builder. addAllCases(Iterable<? extends Case> values)The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.BuilderSearchCasesResponse.Builder. addAllCases(Iterable<? extends Case> values)The list of cases associated with the Google Cloud Resource, after any filters have been applied.default voidCaseServiceGrpc.AsyncService. closeCase(CloseCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Close the specified case.voidCaseServiceGrpc.CaseServiceStub. closeCase(CloseCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Close the specified case.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.SearchCasesPagedResponse>CaseServiceClient.SearchCasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchCasesRequest,SearchCasesResponse,Case> context, com.google.api.core.ApiFuture<SearchCasesResponse> futureResponse)default voidCaseServiceGrpc.AsyncService. createCase(CreateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Create a new case and associate it with the given Google Cloud Resource.voidCaseServiceGrpc.CaseServiceStub. createCase(CreateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Create a new case and associate it with the given Google Cloud Resource.protected CaseServiceClient.ListCasesPageCaseServiceClient.ListCasesPage. createPage(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, ListCasesResponse response)protected CaseServiceClient.SearchCasesPageCaseServiceClient.SearchCasesPage. createPage(com.google.api.gax.rpc.PageContext<SearchCasesRequest,SearchCasesResponse,Case> context, SearchCasesResponse 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.SearchCasesPage>CaseServiceClient.SearchCasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchCasesRequest,SearchCasesResponse,Case> context, com.google.api.core.ApiFuture<SearchCasesResponse> futureResponse)default voidCaseServiceGrpc.AsyncService. escalateCase(EscalateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Escalate a case.voidCaseServiceGrpc.CaseServiceStub. escalateCase(EscalateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Escalate a case.default voidCaseServiceGrpc.AsyncService. getCase(GetCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Retrieve the specified case.voidCaseServiceGrpc.CaseServiceStub. getCase(GetCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Retrieve the specified case.default voidCaseServiceGrpc.AsyncService. updateCase(UpdateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Update the specified case.voidCaseServiceGrpc.CaseServiceStub. updateCase(UpdateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)Update the specified case. -
Uses of Case in com.google.cloud.support.v2.stub
Methods in com.google.cloud.support.v2.stub that return types with arguments of type Case Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CloseCaseRequest,Case>CaseServiceStub. closeCaseCallable()com.google.api.gax.rpc.UnaryCallable<CloseCaseRequest,Case>GrpcCaseServiceStub. closeCaseCallable()com.google.api.gax.rpc.UnaryCallable<CloseCaseRequest,Case>HttpJsonCaseServiceStub. closeCaseCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CloseCaseRequest,Case>CaseServiceStubSettings.Builder. closeCaseSettings()Returns the builder for the settings used for calls to closeCase.com.google.api.gax.rpc.UnaryCallSettings<CloseCaseRequest,Case>CaseServiceStubSettings. closeCaseSettings()Returns the object with the settings used for calls to closeCase.com.google.api.gax.rpc.UnaryCallable<CreateCaseRequest,Case>CaseServiceStub. createCaseCallable()com.google.api.gax.rpc.UnaryCallable<CreateCaseRequest,Case>GrpcCaseServiceStub. createCaseCallable()com.google.api.gax.rpc.UnaryCallable<CreateCaseRequest,Case>HttpJsonCaseServiceStub. createCaseCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCaseRequest,Case>CaseServiceStubSettings.Builder. createCaseSettings()Returns the builder for the settings used for calls to createCase.com.google.api.gax.rpc.UnaryCallSettings<CreateCaseRequest,Case>CaseServiceStubSettings. createCaseSettings()Returns the object with the settings used for calls to createCase.com.google.api.gax.rpc.UnaryCallable<EscalateCaseRequest,Case>CaseServiceStub. escalateCaseCallable()com.google.api.gax.rpc.UnaryCallable<EscalateCaseRequest,Case>GrpcCaseServiceStub. escalateCaseCallable()com.google.api.gax.rpc.UnaryCallable<EscalateCaseRequest,Case>HttpJsonCaseServiceStub. escalateCaseCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<EscalateCaseRequest,Case>CaseServiceStubSettings.Builder. escalateCaseSettings()Returns the builder for the settings used for calls to escalateCase.com.google.api.gax.rpc.UnaryCallSettings<EscalateCaseRequest,Case>CaseServiceStubSettings. escalateCaseSettings()Returns the object with the settings used for calls to escalateCase.com.google.api.gax.rpc.UnaryCallable<GetCaseRequest,Case>CaseServiceStub. getCaseCallable()com.google.api.gax.rpc.UnaryCallable<GetCaseRequest,Case>GrpcCaseServiceStub. getCaseCallable()com.google.api.gax.rpc.UnaryCallable<GetCaseRequest,Case>HttpJsonCaseServiceStub. getCaseCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCaseRequest,Case>CaseServiceStubSettings.Builder. getCaseSettings()Returns the builder for the settings used for calls to getCase.com.google.api.gax.rpc.UnaryCallSettings<GetCaseRequest,Case>CaseServiceStubSettings. getCaseSettings()Returns the object with the settings used for calls to getCase.com.google.api.gax.rpc.UnaryCallable<UpdateCaseRequest,Case>CaseServiceStub. updateCaseCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCaseRequest,Case>GrpcCaseServiceStub. updateCaseCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCaseRequest,Case>HttpJsonCaseServiceStub. updateCaseCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCaseRequest,Case>CaseServiceStubSettings.Builder. updateCaseSettings()Returns the builder for the settings used for calls to updateCase.com.google.api.gax.rpc.UnaryCallSettings<UpdateCaseRequest,Case>CaseServiceStubSettings. updateCaseSettings()Returns the object with the settings used for calls to updateCase.
-