Uses of Interface
com.google.cloud.compute.v1.BackendServiceIAPOrBuilder
-
Packages that use BackendServiceIAPOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceIAPOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceIAPOrBuilder Modifier and Type Class Description class
BackendServiceIAP
Identity-Aware Proxystatic class
BackendServiceIAP.Builder
Identity-Aware ProxyMethods in com.google.cloud.compute.v1 that return BackendServiceIAPOrBuilder Modifier and Type Method Description BackendServiceIAPOrBuilder
BackendService.Builder. getIapOrBuilder()
The configurations for Identity-Aware Proxy on this resource.BackendServiceIAPOrBuilder
BackendService. getIapOrBuilder()
The configurations for Identity-Aware Proxy on this resource.BackendServiceIAPOrBuilder
BackendServiceOrBuilder. getIapOrBuilder()
The configurations for Identity-Aware Proxy on this resource.
-