public static interface GetSolFunctionPackageDescriptorResponse.Builder extends TnbResponse.Builder, SdkPojo, CopyableBuilder<GetSolFunctionPackageDescriptorResponse.Builder,GetSolFunctionPackageDescriptorResponse>
| Modifier and Type | Method and Description |
|---|---|
GetSolFunctionPackageDescriptorResponse.Builder |
contentType(DescriptorContentType contentType)
Indicates the media type of the resource.
|
GetSolFunctionPackageDescriptorResponse.Builder |
contentType(String contentType)
Indicates the media type of the resource.
|
GetSolFunctionPackageDescriptorResponse.Builder |
vnfd(SdkBytes vnfd)
Contents of the function package descriptor.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSolFunctionPackageDescriptorResponse.Builder contentType(String contentType)
Indicates the media type of the resource.
contentType - Indicates the media type of the resource.DescriptorContentType,
DescriptorContentTypeGetSolFunctionPackageDescriptorResponse.Builder contentType(DescriptorContentType contentType)
Indicates the media type of the resource.
contentType - Indicates the media type of the resource.DescriptorContentType,
DescriptorContentTypeGetSolFunctionPackageDescriptorResponse.Builder vnfd(SdkBytes vnfd)
Contents of the function package descriptor.
vnfd - Contents of the function package descriptor.Copyright © 2023. All rights reserved.