StructuredPojo, ToCopyableBuilder<ServiceId.Builder,ServiceId>@Generated("software.amazon.awssdk:codegen") public class ServiceId extends Object implements StructuredPojo, ToCopyableBuilder<ServiceId.Builder,ServiceId>
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
ServiceId.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
String |
accountId() |
|
static ServiceId.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
void |
marshall(ProtocolMarshaller protocolMarshaller) |
Marshalls this structured data using the given
ProtocolMarshaller. |
String |
name() |
|
List<String> |
names() |
|
static Class<? extends ServiceId.Builder> |
serializableBuilderClass() |
|
ServiceId.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
|
String |
type() |
public String name()
public String accountId()
public String type()
public ServiceId.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ServiceId.Builder,ServiceId>public static ServiceId.Builder builder()
public static Class<? extends ServiceId.Builder> serializableBuilderClass()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.