| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1TlsInfoCommonName |
GoogleCloudApigeeV1TlsInfoCommonName.clone() |
GoogleCloudApigeeV1TlsInfoCommonName |
GoogleCloudApigeeV1TlsInfo.getCommonName()
The TLS Common Name of the certificate.
|
GoogleCloudApigeeV1TlsInfoCommonName |
GoogleCloudApigeeV1TlsInfoCommonName.set(String fieldName,
Object value) |
GoogleCloudApigeeV1TlsInfoCommonName |
GoogleCloudApigeeV1TlsInfoCommonName.setValue(String value)
The TLS Common Name string of the certificate.
|
GoogleCloudApigeeV1TlsInfoCommonName |
GoogleCloudApigeeV1TlsInfoCommonName.setWildcardMatch(Boolean wildcardMatch)
Indicates whether the cert should be matched against as a wildcard cert.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1TlsInfo |
GoogleCloudApigeeV1TlsInfo.setCommonName(GoogleCloudApigeeV1TlsInfoCommonName commonName)
The TLS Common Name of the certificate.
|
Copyright © 2011–2025 Google. All rights reserved.