Uses of Class
software.amazon.awssdk.services.medialive.model.NodeInterfaceMappingCreateRequest
-
Packages that use NodeInterfaceMappingCreateRequest Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of NodeInterfaceMappingCreateRequest in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return types with arguments of type NodeInterfaceMappingCreateRequest Modifier and Type Method Description List<NodeInterfaceMappingCreateRequest>CreateNodeRequest. nodeInterfaceMappings()Documentation update neededMethods in software.amazon.awssdk.services.medialive.model with parameters of type NodeInterfaceMappingCreateRequest Modifier and Type Method Description CreateNodeRequest.BuilderCreateNodeRequest.Builder. nodeInterfaceMappings(NodeInterfaceMappingCreateRequest... nodeInterfaceMappings)Documentation update neededMethod parameters in software.amazon.awssdk.services.medialive.model with type arguments of type NodeInterfaceMappingCreateRequest Modifier and Type Method Description CreateNodeRequest.BuilderCreateNodeRequest.Builder. nodeInterfaceMappings(Collection<NodeInterfaceMappingCreateRequest> nodeInterfaceMappings)Documentation update needed
-