Send feedback
Class InstanceConfigInfo (2.15.5)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.15.5 keyboard_arrow_down
public class InstanceConfigInfo
Inheritance
Object >
InstanceConfigInfo
Static Methods
newBuilder(InstanceConfigId arg0)
public static InstanceConfigInfo.Builder newBuilder(InstanceConfigId arg0)
newBuilder(InstanceConfigId arg0, InstanceConfigInfo arg1)
public static InstanceConfigInfo.Builder newBuilder(InstanceConfigId arg0, InstanceConfigInfo arg1)
Constructors
InstanceConfigInfo(InstanceConfigId arg0, String arg1)
public InstanceConfigInfo(InstanceConfigId arg0, String arg1)
InstanceConfigInfo(InstanceConfigId arg0, String arg1, List<ReplicaInfo> arg2, List<String> arg3)
public InstanceConfigInfo(InstanceConfigId arg0, String arg1, List<ReplicaInfo> arg2, List<String> arg3)
Methods
equals(Object arg0)
public boolean equals(Object arg0)
Parameter Name Description arg0
Object
Overrides
getBaseConfig()
public InstanceConfigInfo getBaseConfig()
getConfigType()
public InstanceConfigInfo.Type getConfigType()
Returns Type Description Type
getDisplayName()
public String getDisplayName()
getEtag()
getId()
public InstanceConfigId getId()
getLabels()
public Map<String,String> getLabels()
getLeaderOptions()
public List<String> getLeaderOptions()
getOptionalReplicas()
public List<ReplicaInfo> getOptionalReplicas()
getReconciling()
public boolean getReconciling()
getReplicas()
public List<ReplicaInfo> getReplicas()
getState()
public InstanceConfigInfo.State getState()
Returns Type Description State
hashCode()
Returns Type Description int
Overrides
toBuilder()
public InstanceConfigInfo.Builder toBuilder()
toString()
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]