public static interface GetSolNetworkPackageDescriptorResponse.Builder extends TnbResponse.Builder, SdkPojo, CopyableBuilder<GetSolNetworkPackageDescriptorResponse.Builder,GetSolNetworkPackageDescriptorResponse>
| Modifier and Type | Method and Description |
|---|---|
GetSolNetworkPackageDescriptorResponse.Builder |
contentType(DescriptorContentType contentType)
Indicates the media type of the resource.
|
GetSolNetworkPackageDescriptorResponse.Builder |
contentType(String contentType)
Indicates the media type of the resource.
|
GetSolNetworkPackageDescriptorResponse.Builder |
nsd(SdkBytes nsd)
Contents of the network service descriptor in the network package.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSolNetworkPackageDescriptorResponse.Builder contentType(String contentType)
Indicates the media type of the resource.
contentType - Indicates the media type of the resource.DescriptorContentType,
DescriptorContentTypeGetSolNetworkPackageDescriptorResponse.Builder contentType(DescriptorContentType contentType)
Indicates the media type of the resource.
contentType - Indicates the media type of the resource.DescriptorContentType,
DescriptorContentTypeGetSolNetworkPackageDescriptorResponse.Builder nsd(SdkBytes nsd)
Contents of the network service descriptor in the network package.
nsd - Contents of the network service descriptor in the network package.Copyright © 2023. All rights reserved.