public static interface GetSolNetworkPackageContentResponse.Builder extends TnbResponse.Builder, SdkPojo, CopyableBuilder<GetSolNetworkPackageContentResponse.Builder,GetSolNetworkPackageContentResponse>
| Modifier and Type | Method and Description |
|---|---|
GetSolNetworkPackageContentResponse.Builder |
contentType(PackageContentType contentType)
Indicates the media type of the resource.
|
GetSolNetworkPackageContentResponse.Builder |
contentType(String contentType)
Indicates the media type of the resource.
|
GetSolNetworkPackageContentResponse.Builder |
nsdContent(SdkBytes nsdContent)
Content of the network service descriptor in the network package.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSolNetworkPackageContentResponse.Builder contentType(String contentType)
Indicates the media type of the resource.
contentType - Indicates the media type of the resource.PackageContentType,
PackageContentTypeGetSolNetworkPackageContentResponse.Builder contentType(PackageContentType contentType)
Indicates the media type of the resource.
contentType - Indicates the media type of the resource.PackageContentType,
PackageContentTypeGetSolNetworkPackageContentResponse.Builder nsdContent(SdkBytes nsdContent)
Content of the network service descriptor in the network package.
nsdContent - Content of the network service descriptor in the network package.Copyright © 2023. All rights reserved.