rapid-sdk
Toggle table of contents
5.4.0
Select version
5.4.0
5.3.1
5.3.0
5.1.0
5.0.1
5.0.0
4.3.0
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
3.2.2
JVM
Platform filter
JVM
Switch theme
Search in API
rapid-sdk
rapid-sdk
/
com.expediagroup.sdk.rapid.operations
/
PostItineraryOperationLink
Post
Itinerary
Operation
Link
public
final
class
PostItineraryOperationLink
extends
Link
Members
Constructors
Post
Itinerary
Operation
Link
Link copied to clipboard
public
PostItineraryOperationLink
PostItineraryOperationLink
(
String
method
,
String
href
,
String
expires
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
expires
Link copied to clipboard
@
Valid
(
)
private
final
String
expires
href
Link copied to clipboard
@
Valid
(
)
private
final
String
href
method
Link copied to clipboard
@
Valid
(
)
private
final
String
method
Functions
builder
Link copied to clipboard
public
final
static
PostItineraryOperationLink.Builder
builder
(
)
get
Expires
Link copied to clipboard
public
String
getExpires
(
)
get
Href
Link copied to clipboard
public
String
getHref
(
)
get
Method
Link copied to clipboard
public
String
getMethod
(
)