Modifier and Type | Field and Description |
---|---|
protected List<CORSConfigurationEntry> |
CORSConfigurationType.entry |
Modifier and Type | Method and Description |
---|---|
CORSConfigurationEntry |
ObjectFactory.createCORSConfigurationEntry()
Create an instance of
CORSConfigurationEntry |
CORSConfigurationEntry |
CORSConfigurationEntry.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
CORSConfigurationEntry |
CORSConfigurationEntry.withRequest(Collection<CORSConfigurationEntryRequest> values) |
CORSConfigurationEntry |
CORSConfigurationEntry.withRequest(CORSConfigurationEntryRequest... values) |
CORSConfigurationEntry |
CORSConfigurationEntry.withResponse(CORSConfigurationEntryResponse value) |
Modifier and Type | Method and Description |
---|---|
List<CORSConfigurationEntry> |
CORSConfigurationType.getEntry()
Gets the value of the entry property.
|
Modifier and Type | Method and Description |
---|---|
CORSConfigurationType |
CORSConfigurationType.withEntry(CORSConfigurationEntry... values) |
Modifier and Type | Method and Description |
---|---|
CORSConfigurationType |
CORSConfigurationType.withEntry(Collection<CORSConfigurationEntry> values) |
Copyright © 2018. All rights reserved.