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 class
AllocationPolicy.NetworkInterface
A network interface.static class
AllocationPolicy.NetworkInterface.Builder
A network interface.Methods in com.google.cloud.batch.v1 that return AllocationPolicy.NetworkInterfaceOrBuilder Modifier and Type Method Description AllocationPolicy.NetworkInterfaceOrBuilder
AllocationPolicy.NetworkPolicy.Builder. getNetworkInterfacesOrBuilder(int index)
Network configurations.AllocationPolicy.NetworkInterfaceOrBuilder
AllocationPolicy.NetworkPolicy. getNetworkInterfacesOrBuilder(int index)
Network configurations.AllocationPolicy.NetworkInterfaceOrBuilder
AllocationPolicy.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.
-