public class Acpv1instructionsinstructionIdcredentialsAttachments extends Object
| Constructor and Description |
|---|
Acpv1instructionsinstructionIdcredentialsAttachments() |
| Modifier and Type | Method and Description |
|---|---|
Acpv1instructionsinstructionIdcredentialsAttachments |
content(String content) |
Acpv1instructionsinstructionIdcredentialsAttachments |
contentType(String contentType) |
boolean |
equals(Object o) |
String |
getContent()
Image(Binary) in Base64 encoded with no padding.
|
String |
getContentType()
Content Type of the image.
|
String |
getName()
Type/Name of the image.
|
int |
hashCode() |
Acpv1instructionsinstructionIdcredentialsAttachments |
name(String name) |
void |
setContent(String content) |
void |
setContentType(String contentType) |
void |
setName(String name) |
String |
toString() |
public Acpv1instructionsinstructionIdcredentialsAttachments()
public Acpv1instructionsinstructionIdcredentialsAttachments name(String name)
public String getName()
public void setName(String name)
public Acpv1instructionsinstructionIdcredentialsAttachments contentType(String contentType)
public String getContentType()
public void setContentType(String contentType)
public Acpv1instructionsinstructionIdcredentialsAttachments content(String content)
public String getContent()
public void setContent(String content)
Copyright © 2026. All rights reserved.