public static class GetSoftwarePackageResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageResponse |
build() |
GetSoftwarePackageResponse.Builder |
copy(GetSoftwarePackageResponse o)
Copy method to populate the builder with values from the given instance.
|
GetSoftwarePackageResponse.Builder |
opcRequestId(String opcRequestId) |
GetSoftwarePackageResponse.Builder |
softwarePackage(SoftwarePackage softwarePackage) |
String |
toString() |
public GetSoftwarePackageResponse.Builder copy(GetSoftwarePackageResponse o)
Copy method to populate the builder with values from the given instance.
public GetSoftwarePackageResponse.Builder opcRequestId(String opcRequestId)
public GetSoftwarePackageResponse.Builder softwarePackage(SoftwarePackage softwarePackage)
public GetSoftwarePackageResponse build()
Copyright © 2016–2020. All rights reserved.