Uses of Interface
com.google.cloud.compute.v1.NamedPortOrBuilder
-
Packages that use NamedPortOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NamedPortOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NamedPortOrBuilder Modifier and Type Class Description class
NamedPort
The named port.static class
NamedPort.Builder
The named port.Methods in com.google.cloud.compute.v1 that return NamedPortOrBuilder Modifier and Type Method Description NamedPortOrBuilder
InstanceGroup.Builder. getNamedPortsOrBuilder(int index)
Assigns a name to a port number.NamedPortOrBuilder
InstanceGroup. getNamedPortsOrBuilder(int index)
Assigns a name to a port number.NamedPortOrBuilder
InstanceGroupManager.Builder. getNamedPortsOrBuilder(int index)
Named ports configured for the Instance Groups complementary to this Instance Group Manager.NamedPortOrBuilder
InstanceGroupManager. getNamedPortsOrBuilder(int index)
Named ports configured for the Instance Groups complementary to this Instance Group Manager.NamedPortOrBuilder
InstanceGroupManagerOrBuilder. getNamedPortsOrBuilder(int index)
Named ports configured for the Instance Groups complementary to this Instance Group Manager.NamedPortOrBuilder
InstanceGroupOrBuilder. getNamedPortsOrBuilder(int index)
Assigns a name to a port number.NamedPortOrBuilder
InstanceGroupsSetNamedPortsRequest.Builder. getNamedPortsOrBuilder(int index)
The list of named ports to set for this instance group.NamedPortOrBuilder
InstanceGroupsSetNamedPortsRequest. getNamedPortsOrBuilder(int index)
The list of named ports to set for this instance group.NamedPortOrBuilder
InstanceGroupsSetNamedPortsRequestOrBuilder. getNamedPortsOrBuilder(int index)
The list of named ports to set for this instance group.NamedPortOrBuilder
InstanceWithNamedPorts.Builder. getNamedPortsOrBuilder(int index)
[Output Only] The named ports that belong to this instance group.NamedPortOrBuilder
InstanceWithNamedPorts. getNamedPortsOrBuilder(int index)
[Output Only] The named ports that belong to this instance group.NamedPortOrBuilder
InstanceWithNamedPortsOrBuilder. getNamedPortsOrBuilder(int index)
[Output Only] The named ports that belong to this instance group.NamedPortOrBuilder
RegionInstanceGroupsSetNamedPortsRequest.Builder. getNamedPortsOrBuilder(int index)
The list of named ports to set for this instance group.NamedPortOrBuilder
RegionInstanceGroupsSetNamedPortsRequest. getNamedPortsOrBuilder(int index)
The list of named ports to set for this instance group.NamedPortOrBuilder
RegionInstanceGroupsSetNamedPortsRequestOrBuilder. getNamedPortsOrBuilder(int index)
The list of named ports to set for this instance group.Methods in com.google.cloud.compute.v1 that return types with arguments of type NamedPortOrBuilder Modifier and Type Method Description List<? extends NamedPortOrBuilder>
InstanceGroup.Builder. getNamedPortsOrBuilderList()
Assigns a name to a port number.List<? extends NamedPortOrBuilder>
InstanceGroup. getNamedPortsOrBuilderList()
Assigns a name to a port number.List<? extends NamedPortOrBuilder>
InstanceGroupManager.Builder. getNamedPortsOrBuilderList()
Named ports configured for the Instance Groups complementary to this Instance Group Manager.List<? extends NamedPortOrBuilder>
InstanceGroupManager. getNamedPortsOrBuilderList()
Named ports configured for the Instance Groups complementary to this Instance Group Manager.List<? extends NamedPortOrBuilder>
InstanceGroupManagerOrBuilder. getNamedPortsOrBuilderList()
Named ports configured for the Instance Groups complementary to this Instance Group Manager.List<? extends NamedPortOrBuilder>
InstanceGroupOrBuilder. getNamedPortsOrBuilderList()
Assigns a name to a port number.List<? extends NamedPortOrBuilder>
InstanceGroupsSetNamedPortsRequest.Builder. getNamedPortsOrBuilderList()
The list of named ports to set for this instance group.List<? extends NamedPortOrBuilder>
InstanceGroupsSetNamedPortsRequest. getNamedPortsOrBuilderList()
The list of named ports to set for this instance group.List<? extends NamedPortOrBuilder>
InstanceGroupsSetNamedPortsRequestOrBuilder. getNamedPortsOrBuilderList()
The list of named ports to set for this instance group.List<? extends NamedPortOrBuilder>
InstanceWithNamedPorts.Builder. getNamedPortsOrBuilderList()
[Output Only] The named ports that belong to this instance group.List<? extends NamedPortOrBuilder>
InstanceWithNamedPorts. getNamedPortsOrBuilderList()
[Output Only] The named ports that belong to this instance group.List<? extends NamedPortOrBuilder>
InstanceWithNamedPortsOrBuilder. getNamedPortsOrBuilderList()
[Output Only] The named ports that belong to this instance group.List<? extends NamedPortOrBuilder>
RegionInstanceGroupsSetNamedPortsRequest.Builder. getNamedPortsOrBuilderList()
The list of named ports to set for this instance group.List<? extends NamedPortOrBuilder>
RegionInstanceGroupsSetNamedPortsRequest. getNamedPortsOrBuilderList()
The list of named ports to set for this instance group.List<? extends NamedPortOrBuilder>
RegionInstanceGroupsSetNamedPortsRequestOrBuilder. getNamedPortsOrBuilderList()
The list of named ports to set for this instance group.
-