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 classCaseA support case.static classCase.BuilderA support case.Methods in com.google.cloud.support.v2 that return CaseOrBuilder Modifier and Type Method Description CaseOrBuilderCreateCaseRequest.Builder. getCaseOrBuilder()Required.CaseOrBuilderCreateCaseRequest. getCaseOrBuilder()Required.CaseOrBuilderCreateCaseRequestOrBuilder. getCaseOrBuilder()Required.CaseOrBuilderUpdateCaseRequest.Builder. getCaseOrBuilder()Required.CaseOrBuilderUpdateCaseRequest. getCaseOrBuilder()Required.CaseOrBuilderUpdateCaseRequestOrBuilder. getCaseOrBuilder()Required.CaseOrBuilderListCasesResponse.Builder. getCasesOrBuilder(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilderListCasesResponse. getCasesOrBuilder(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilderListCasesResponseOrBuilder. getCasesOrBuilder(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilderSearchCasesResponse.Builder. getCasesOrBuilder(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilderSearchCasesResponse. getCasesOrBuilder(int index)The list of cases associated with the Google Cloud Resource, after any filters have been applied.CaseOrBuilderSearchCasesResponseOrBuilder. 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.
-