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 classSecuritySettingsThe authentication and authorization settings for a BackendService.static classSecuritySettings.BuilderThe authentication and authorization settings for a BackendService.Methods in com.google.cloud.compute.v1 that return SecuritySettingsOrBuilder Modifier and Type Method Description SecuritySettingsOrBuilderBackendService.Builder. getSecuritySettingsOrBuilder()This field specifies the security settings that apply to this backend service.SecuritySettingsOrBuilderBackendService. getSecuritySettingsOrBuilder()This field specifies the security settings that apply to this backend service.SecuritySettingsOrBuilderBackendServiceOrBuilder. getSecuritySettingsOrBuilder()This field specifies the security settings that apply to this backend service.
-