Uses of Interface
com.google.cloud.batch.v1.AllocationPolicy.NetworkInterfaceOrBuilder
-
Packages that use AllocationPolicy.NetworkInterfaceOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of AllocationPolicy.NetworkInterfaceOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement AllocationPolicy.NetworkInterfaceOrBuilder Modifier and Type Class Description static classAllocationPolicy.NetworkInterfaceA network interface.static classAllocationPolicy.NetworkInterface.BuilderA network interface.Methods in com.google.cloud.batch.v1 that return AllocationPolicy.NetworkInterfaceOrBuilder Modifier and Type Method Description AllocationPolicy.NetworkInterfaceOrBuilderAllocationPolicy.NetworkPolicy.Builder. getNetworkInterfacesOrBuilder(int index)Network configurations.AllocationPolicy.NetworkInterfaceOrBuilderAllocationPolicy.NetworkPolicy. getNetworkInterfacesOrBuilder(int index)Network configurations.AllocationPolicy.NetworkInterfaceOrBuilderAllocationPolicy.NetworkPolicyOrBuilder. getNetworkInterfacesOrBuilder(int index)Network configurations.Methods in com.google.cloud.batch.v1 that return types with arguments of type AllocationPolicy.NetworkInterfaceOrBuilder Modifier and Type Method Description List<? extends AllocationPolicy.NetworkInterfaceOrBuilder>AllocationPolicy.NetworkPolicy.Builder. getNetworkInterfacesOrBuilderList()Network configurations.List<? extends AllocationPolicy.NetworkInterfaceOrBuilder>AllocationPolicy.NetworkPolicy. getNetworkInterfacesOrBuilderList()Network configurations.List<? extends AllocationPolicy.NetworkInterfaceOrBuilder>AllocationPolicy.NetworkPolicyOrBuilder. getNetworkInterfacesOrBuilderList()Network configurations.
-