public static class AmazonRdsDatabaseProperties.RdsInstance extends ObjectSE
コンストラクターと説明 |
---|
RdsInstance() |
修飾子と型 | メソッドと説明 |
---|---|
boolean | equals(ObjectSE o) |
StringSE | getDatabaseName() |
StringSE | getDbInstanceIdentifier() |
StringSE | getPassword() |
StringSE | getUsername() |
int | hashCode() |
boolean | hasRequiredPropertiesSet() |
boolean | isReadReplicaSupport() |
void | setDatabaseName(StringSE databaseName) |
void | setDbInstanceIdentifier(StringSE dbInstanceIdentifier) |
void | setPassword(StringSE password) |
void | setReadReplicaSupport(boolean readReplicaSupport) |
void | setUsername(StringSE username) |
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public boolean hasRequiredPropertiesSet()
public StringSE getDbInstanceIdentifier()
public void setDbInstanceIdentifier(StringSE dbInstanceIdentifier)
public StringSE getUsername()
public void setUsername(StringSE username)
public StringSE getDatabaseName()
public void setDatabaseName(StringSE databaseName)
public StringSE getPassword()
public void setPassword(StringSE password)
public boolean isReadReplicaSupport()
public void setReadReplicaSupport(boolean readReplicaSupport)
public int hashCode()
ObjectSE
の hashCodeSE
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.