Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SecuritySettings |
SecuritySettings.clone() |
SecuritySettings |
BackendService.getSecuritySettings()
This field specifies the security settings that apply to this backend service.
|
SecuritySettings |
SecuritySettings.set(String fieldName,
Object value) |
SecuritySettings |
SecuritySettings.setAwsV4Authentication(AWSV4Signature awsV4Authentication)
The configuration needed to generate a signature for access to private storage buckets that
support AWS's Signature Version 4 for authentication.
|
SecuritySettings |
SecuritySettings.setClientTlsPolicy(String clientTlsPolicy)
Optional.
|
SecuritySettings |
SecuritySettings.setSubjectAltNames(List<String> subjectAltNames)
Optional.
|
Modifier and Type | Method and Description |
---|---|
BackendService |
BackendService.setSecuritySettings(SecuritySettings securitySettings)
This field specifies the security settings that apply to this backend service.
|
Copyright © 2011–2025 Google. All rights reserved.