| Package | Description | 
|---|---|
| io.fabric8.kubernetes.api.model | 
| Modifier and Type | Method and Description | 
|---|---|
| IntOrString | IntOrString.Deserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
           com.fasterxml.jackson.databind.DeserializationContext ctxt) | 
| IntOrString | Service. getContainerPort() | 
| IntOrString | TCPSocketAction. getPort() | 
| IntOrString | HTTPGetAction. getPort() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,IntOrString> | NodeResources. getCapacity() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IntOrString.Serializer. serialize(IntOrString value,
         com.fasterxml.jackson.core.JsonGenerator jgen,
         com.fasterxml.jackson.databind.SerializerProvider provider) | 
| void | Service. setContainerPort(IntOrString containerPort) | 
| void | TCPSocketAction. setPort(IntOrString port) | 
| void | HTTPGetAction. setPort(IntOrString port) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NodeResources. setCapacity(Map<String,IntOrString> capacity) | 
Copyright © 2011–2015 Red Hat. All rights reserved.