@hashgraph/solo
Preparing search index...
src/integration/kind/model/load-docker-image/load-docker-image-response
LoadDockerImageResponse
Class LoadDockerImageResponse
Index
Constructors
constructor
Properties
_
raw
Output
Accessors
image
Id
image
Name
Constructors
constructor
new
LoadDockerImageResponse
(
_rawOutput
:
string
)
:
LoadDockerImageResponse
Parameters
_rawOutput
:
string
Returns
LoadDockerImageResponse
Properties
Protected
Readonly
_
raw
Output
_rawOutput
:
string
Accessors
image
Id
get
imageId
()
:
string
Returns
string
image
Name
get
imageName
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
raw
Output
Accessors
image
Id
image
Name
@hashgraph/solo
Loading...