Uses of Interface
com.google.cloud.compute.v1.SecuritySettingsOrBuilder
-
Packages that use SecuritySettingsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecuritySettingsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SecuritySettingsOrBuilder Modifier and Type Class Description class
SecuritySettings
The authentication and authorization settings for a BackendService.static class
SecuritySettings.Builder
The authentication and authorization settings for a BackendService.Methods in com.google.cloud.compute.v1 that return SecuritySettingsOrBuilder Modifier and Type Method Description SecuritySettingsOrBuilder
BackendService.Builder. getSecuritySettingsOrBuilder()
This field specifies the security settings that apply to this backend service.SecuritySettingsOrBuilder
BackendService. getSecuritySettingsOrBuilder()
This field specifies the security settings that apply to this backend service.SecuritySettingsOrBuilder
BackendServiceOrBuilder. getSecuritySettingsOrBuilder()
This field specifies the security settings that apply to this backend service.
-