NetworkAttachmentBuilder |
NetworkAttachmentBuilder.comment(String newComment) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.description(String newDescription) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.host(Host newHost) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.host(HostBuilder newHost) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.hostNic(HostNic newHostNic) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.hostNic(HostNicBuilder newHostNic) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.href(String newHref) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.id(String newId) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.inSync(boolean newInSync) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.inSync(Boolean newInSync) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.ipAddressAssignments(IpAddressAssignment... newIpAddressAssignments) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.ipAddressAssignments(IpAddressAssignmentBuilder... newIpAddressAssignments) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.ipAddressAssignments(List<IpAddressAssignment> newIpAddressAssignments) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.name(String newName) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.network(Network newNetwork) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.network(NetworkBuilder newNetwork) |
static NetworkAttachmentBuilder |
Builders.networkAttachment() |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.properties(List<Property> newProperties) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.properties(Property... newProperties) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.properties(PropertyBuilder... newProperties) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.qos(Qos newQos) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.qos(QosBuilder newQos) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.reportedConfigurations(List<ReportedConfiguration> newReportedConfigurations) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.reportedConfigurations(ReportedConfiguration... newReportedConfigurations) |
NetworkAttachmentBuilder |
NetworkAttachmentBuilder.reportedConfigurations(ReportedConfigurationBuilder... newReportedConfigurations) |