インターフェース RestTestClient.RequestBodySpec

すべてのスーパーインターフェース:
RestTestClient.RequestHeadersSpec<RestTestClient.RequestBodySpec>
すべての既知のサブインターフェース:
RestTestClient.RequestBodyUriSpec
含まれているインターフェース:
RestTestClient

public static interface RestTestClient.RequestBodySpec extends RestTestClient.RequestHeadersSpec<RestTestClient.RequestBodySpec>
リクエストの本文を提供するための仕様。
導入:
7.0
作成者:
Rob Worsnop, Rossen Stoyanchev