Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
PathMapping[] |
ServiceSubDomainMappings.getPathMappingSet()
Get Custom path mapping list.
|
PathMapping[] |
BindSubDomainRequest.getPathMappingSet()
Get Custom domain name path mapping.
|
PathMapping[] |
ModifySubDomainRequest.getPathMappingSet()
Get Path mapping list after modification.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceSubDomainMappings.setPathMappingSet(PathMapping[] PathMappingSet)
Set Custom path mapping list.
|
void |
BindSubDomainRequest.setPathMappingSet(PathMapping[] PathMappingSet)
Set Custom domain name path mapping.
|
void |
ModifySubDomainRequest.setPathMappingSet(PathMapping[] PathMappingSet)
Set Path mapping list after modification.
|
Copyright © 2020. All rights reserved.