Uses of Interface
com.google.cloud.batch.v1alpha.AllocationPolicy.NetworkInterfaceOrBuilder
-
Packages that use AllocationPolicy.NetworkInterfaceOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of AllocationPolicy.NetworkInterfaceOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha 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.v1alpha 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.v1alpha 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.
-