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 Case
Case.Builder. build()
Case
Case.Builder. buildPartial()
Case
CaseServiceClient. closeCase(CloseCaseRequest request)
Close the specified case.Case
CaseServiceGrpc.CaseServiceBlockingStub. closeCase(CloseCaseRequest request)
Close the specified case.Case
CaseServiceClient. createCase(CreateCaseRequest request)
Create a new case and associate it with the given Google Cloud Resource.Case
CaseServiceClient. createCase(OrganizationName parent, Case case_)
Create a new case and associate it with the given Google Cloud Resource.Case
CaseServiceClient. createCase(ProjectName parent, Case case_)
Create a new case and associate it with the given Google Cloud Resource.Case
CaseServiceClient. createCase(String parent, Case case_)
Create a new case and associate it with the given Google Cloud Resource.Case
CaseServiceGrpc.CaseServiceBlockingStub. createCase(CreateCaseRequest request)
Create a new case and associate it with the given Google Cloud Resource.Case
CaseServiceClient. escalateCase(EscalateCaseRequest request)
Escalate a case.Case
CaseServiceGrpc.CaseServiceBlockingStub. escalateCase(EscalateCaseRequest request)
Escalate a case.Case
CaseServiceClient. getCase(CaseName name)
Retrieve the specified case.Case
CaseServiceClient. getCase(GetCaseRequest request)
Retrieve the specified case.Case
CaseServiceClient. getCase(String name)
Retrieve the specified case.Case
CaseServiceGrpc.CaseServiceBlockingStub. getCase(GetCaseRequest request)
Retrieve the specified case.Case
CreateCaseRequest.Builder. getCase()
Required.Case
CreateCaseRequest. getCase()
Required.Case
CreateCaseRequestOrBuilder. getCase()
Required.Case
UpdateCaseRequest.Builder. getCase()
Required.Case
UpdateCaseRequest. getCase()
Required.Case
UpdateCaseRequestOrBuilder. getCase()
Required.Case
ListCasesResponse.Builder. getCases(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Case
ListCasesResponse. getCases(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Case
ListCasesResponseOrBuilder. getCases(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Case
SearchCasesResponse.Builder. getCases(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Case
SearchCasesResponse. getCases(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Case
SearchCasesResponseOrBuilder. getCases(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.static Case
Case. getDefaultInstance()
Case
Case.Builder. getDefaultInstanceForType()
Case
Case. getDefaultInstanceForType()
static Case
Case. parseDelimitedFrom(InputStream input)
static Case
Case. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
Case. parseFrom(byte[] data)
static Case
Case. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
Case. parseFrom(com.google.protobuf.ByteString data)
static Case
Case. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
Case. parseFrom(com.google.protobuf.CodedInputStream input)
static Case
Case. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
Case. parseFrom(InputStream input)
static Case
Case. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
Case. parseFrom(ByteBuffer data)
static Case
Case. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Case
CaseServiceClient. updateCase(Case case_, com.google.protobuf.FieldMask updateMask)
Update the specified case.Case
CaseServiceClient. updateCase(UpdateCaseRequest request)
Update the specified case.Case
CaseServiceGrpc.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.Builder
ListCasesResponse.Builder. addCases(int index, Case value)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.ListCasesResponse.Builder
ListCasesResponse.Builder. addCases(Case value)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.Builder
SearchCasesResponse.Builder. addCases(int index, Case value)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.Builder
SearchCasesResponse.Builder. addCases(Case value)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Case
CaseServiceClient. createCase(OrganizationName parent, Case case_)
Create a new case and associate it with the given Google Cloud Resource.Case
CaseServiceClient. createCase(ProjectName parent, Case case_)
Create a new case and associate it with the given Google Cloud Resource.Case
CaseServiceClient. createCase(String parent, Case case_)
Create a new case and associate it with the given Google Cloud Resource.CreateCaseRequest.Builder
CreateCaseRequest.Builder. mergeCase(Case value)
Required.UpdateCaseRequest.Builder
UpdateCaseRequest.Builder. mergeCase(Case value)
Required.Case.Builder
Case.Builder. mergeFrom(Case other)
static Case.Builder
Case. newBuilder(Case prototype)
CreateCaseRequest.Builder
CreateCaseRequest.Builder. setCase(Case value)
Required.UpdateCaseRequest.Builder
UpdateCaseRequest.Builder. setCase(Case value)
Required.ListCasesResponse.Builder
ListCasesResponse.Builder. setCases(int index, Case value)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.Builder
SearchCasesResponse.Builder. setCases(int index, Case value)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Case
CaseServiceClient. 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.Builder
ListCasesResponse.Builder. addAllCases(Iterable<? extends Case> values)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.SearchCasesResponse.Builder
SearchCasesResponse.Builder. addAllCases(Iterable<? extends Case> values)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.default void
CaseServiceGrpc.AsyncService. closeCase(CloseCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)
Close the specified case.void
CaseServiceGrpc.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 void
CaseServiceGrpc.AsyncService. createCase(CreateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)
Create a new case and associate it with the given Google Cloud Resource.void
CaseServiceGrpc.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.ListCasesPage
CaseServiceClient.ListCasesPage. createPage(com.google.api.gax.rpc.PageContext<ListCasesRequest,ListCasesResponse,Case> context, ListCasesResponse response)
protected CaseServiceClient.SearchCasesPage
CaseServiceClient.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 void
CaseServiceGrpc.AsyncService. escalateCase(EscalateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)
Escalate a case.void
CaseServiceGrpc.CaseServiceStub. escalateCase(EscalateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)
Escalate a case.default void
CaseServiceGrpc.AsyncService. getCase(GetCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)
Retrieve the specified case.void
CaseServiceGrpc.CaseServiceStub. getCase(GetCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)
Retrieve the specified case.default void
CaseServiceGrpc.AsyncService. updateCase(UpdateCaseRequest request, io.grpc.stub.StreamObserver<Case> responseObserver)
Update the specified case.void
CaseServiceGrpc.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.
-