Uses of Interface
com.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicyOrBuilder
-
Packages that use IPAllocationPolicyOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of IPAllocationPolicyOrBuilder in com.google.cloud.orchestration.airflow.service.v1
Classes in com.google.cloud.orchestration.airflow.service.v1 that implement IPAllocationPolicyOrBuilder Modifier and Type Class Description class
IPAllocationPolicy
Configuration for controlling how IPs are allocated in the GKE cluster running the Apache Airflow software.static class
IPAllocationPolicy.Builder
Configuration for controlling how IPs are allocated in the GKE cluster running the Apache Airflow software.Methods in com.google.cloud.orchestration.airflow.service.v1 that return IPAllocationPolicyOrBuilder Modifier and Type Method Description IPAllocationPolicyOrBuilder
NodeConfig.Builder. getIpAllocationPolicyOrBuilder()
Optional.IPAllocationPolicyOrBuilder
NodeConfig. getIpAllocationPolicyOrBuilder()
Optional.IPAllocationPolicyOrBuilder
NodeConfigOrBuilder. getIpAllocationPolicyOrBuilder()
Optional.
-