Uses of Interface
com.google.cloud.support.v2.CaseOrBuilder
-
Packages that use CaseOrBuilder Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CaseOrBuilder in com.google.cloud.support.v2
Classes in com.google.cloud.support.v2 that implement CaseOrBuilder Modifier and Type Class Description class
Case
A support case.static class
Case.Builder
A support case.Methods in com.google.cloud.support.v2 that return CaseOrBuilder Modifier and Type Method Description CaseOrBuilder
CreateCaseRequest.Builder. getCaseOrBuilder()
Required.CaseOrBuilder
CreateCaseRequest. getCaseOrBuilder()
Required.CaseOrBuilder
CreateCaseRequestOrBuilder. getCaseOrBuilder()
Required.CaseOrBuilder
UpdateCaseRequest.Builder. getCaseOrBuilder()
Required.CaseOrBuilder
UpdateCaseRequest. getCaseOrBuilder()
Required.CaseOrBuilder
UpdateCaseRequestOrBuilder. getCaseOrBuilder()
Required.CaseOrBuilder
ListCasesResponse.Builder. getCasesOrBuilder(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilder
ListCasesResponse. getCasesOrBuilder(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilder
ListCasesResponseOrBuilder. getCasesOrBuilder(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilder
SearchCasesResponse.Builder. getCasesOrBuilder(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilder
SearchCasesResponse. getCasesOrBuilder(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilder
SearchCasesResponseOrBuilder. getCasesOrBuilder(int index)
The list of cases associated with the Google Cloud Resource, after any filters have been applied.Methods in com.google.cloud.support.v2 that return types with arguments of type CaseOrBuilder Modifier and Type Method Description List<? extends CaseOrBuilder>
ListCasesResponse.Builder. getCasesOrBuilderList()
The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<? extends CaseOrBuilder>
ListCasesResponse. getCasesOrBuilderList()
The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<? extends CaseOrBuilder>
ListCasesResponseOrBuilder. getCasesOrBuilderList()
The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<? extends CaseOrBuilder>
SearchCasesResponse.Builder. getCasesOrBuilderList()
The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<? extends CaseOrBuilder>
SearchCasesResponse. getCasesOrBuilderList()
The list of cases associated with the Google Cloud Resource, after any filters have been applied.List<? extends CaseOrBuilder>
SearchCasesResponseOrBuilder. getCasesOrBuilderList()
The list of cases associated with the Google Cloud Resource, after any filters have been applied.
-