public final class GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Apigee API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest()
public GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestApiHubApiArray getApiHubApis()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setApiHubApis(GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestApiHubApiArray apiHubApis)
apiHubApis - apiHubApis or null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestApiHubGatewayArray getApiHubGateways()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setApiHubGateways(GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestApiHubGatewayArray apiHubGateways)
apiHubGateways - apiHubGateways or null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray getInclude()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setInclude(GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray include)
include - include or null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll getIncludeAllResources()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setIncludeAllResources(GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll includeAllResources)
includeAllResources - includeAllResources or null for nonepublic Integer getPageSize()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setPageSize(Integer pageSize)
pageSize - pageSize or null for nonepublic String getPageToken()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setPageToken(String pageToken)
pageToken - pageToken or null for nonepublic String getProfile()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setProfile(String profile)
profile - profile or null for nonepublic String getScope()
null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest setScope(String scope)
scope - scope or null for nonepublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.