public static final class DescribeApiHistoryResponseBody.ServiceConfig.Builder extends Object
构造器和说明 |
---|
Builder() |
public DescribeApiHistoryResponseBody.ServiceConfig.Builder contentTypeCatagory(String contentTypeCatagory)
* DEFAULT: the default header in API Gateway * CUSTOM: a custom header * CLIENT: the ContentType header of the client
public DescribeApiHistoryResponseBody.ServiceConfig.Builder contentTypeValue(String contentTypeValue)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder eventBridgeConfig(DescribeApiHistoryResponseBody.EventBridgeConfig eventBridgeConfig)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder functionComputeConfig(DescribeApiHistoryResponseBody.FunctionComputeConfig functionComputeConfig)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder mock(String mock)
* TRUE * FALSE
public DescribeApiHistoryResponseBody.ServiceConfig.Builder mockHeaders(DescribeApiHistoryResponseBody.MockHeaders mockHeaders)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder mockResult(String mockResult)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder mockStatusCode(Integer mockStatusCode)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder ossConfig(DescribeApiHistoryResponseBody.OssConfig ossConfig)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder serviceAddress(String serviceAddress)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder serviceHttpMethod(String serviceHttpMethod)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder servicePath(String servicePath)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder serviceProtocol(String serviceProtocol)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder serviceTimeout(Integer serviceTimeout)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder serviceVpcEnable(String serviceVpcEnable)
* TRUE * FALSE Before you can enable the VPC channel, make sure that a VPC authorization is added.
public DescribeApiHistoryResponseBody.ServiceConfig.Builder vpcConfig(DescribeApiHistoryResponseBody.VpcConfig vpcConfig)
public DescribeApiHistoryResponseBody.ServiceConfig.Builder vpcId(String vpcId)
public DescribeApiHistoryResponseBody.ServiceConfig build()
Copyright © 2023. All rights reserved.