Package | Description |
---|---|
org.springframework.cloud.contract.spec.internal |
Modifier and Type | Method and Description |
---|---|
QueryParameters |
Url.getQueryParameters() |
Modifier and Type | Method and Description |
---|---|
void |
Url.setQueryParameters(QueryParameters queryParameters) |
Modifier and Type | Method and Description |
---|---|
void |
Url.queryParameters(Consumer<QueryParameters> consumer)
The query parameters part of the contract.
|
Copyright © 2016–2019 Spring. All rights reserved.