Java com.amazonaws.services.ecs.model NetworkBinding fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ecs.model NetworkBinding fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ecs.model NetworkBinding.

The text is from its open source code.

Method

IntegergetContainerPort()

The port number on the container that is used with the network binding.

IntegergetHostPort()

The port number on the host that is used with the network binding.