@Generated(value="software.amazon.awssdk:codegen") public final class InputSwitchScheduleActionSettings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<InputSwitchScheduleActionSettings.Builder,InputSwitchScheduleActionSettings>
Modifier and Type | Class and Description |
---|---|
static interface |
InputSwitchScheduleActionSettings.Builder |
Modifier and Type | Method and Description |
---|---|
static InputSwitchScheduleActionSettings.Builder |
builder() |
boolean |
equals(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
String |
inputAttachmentNameReference()
The name of the input attachment that should be switched to by this action.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends InputSwitchScheduleActionSettings.Builder> |
serializableBuilderClass() |
InputSwitchScheduleActionSettings.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
copy
public String inputAttachmentNameReference()
public InputSwitchScheduleActionSettings.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InputSwitchScheduleActionSettings.Builder,InputSwitchScheduleActionSettings>
public static InputSwitchScheduleActionSettings.Builder builder()
public static Class<? extends InputSwitchScheduleActionSettings.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.