Module io.helidon.integrations.oci
Package io.helidon.integrations.oci
Class ImdsInstanceInfo.BuilderBase.ImdsInstanceInfoImpl
java.lang.Object
io.helidon.integrations.oci.ImdsInstanceInfo.BuilderBase.ImdsInstanceInfoImpl
- All Implemented Interfaces:
Prototype.Api,ImdsInstanceInfo
- Enclosing class:
ImdsInstanceInfo.BuilderBase<BUILDER extends ImdsInstanceInfo.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ImdsInstanceInfo>
protected static class ImdsInstanceInfo.BuilderBase.ImdsInstanceInfoImpl
extends Object
implements ImdsInstanceInfo
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.helidon.integrations.oci.ImdsInstanceInfo
ImdsInstanceInfo.Builder, ImdsInstanceInfo.BuilderBase<BUILDER extends ImdsInstanceInfo.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ImdsInstanceInfo> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedImdsInstanceInfoImpl(ImdsInstanceInfo.BuilderBase<?, ?> builder) Create an instance providing a builder. -
Method Summary
-
Constructor Details
-
ImdsInstanceInfoImpl
Create an instance providing a builder.- Parameters:
builder- extending builder base of this prototype
-
-
Method Details
-
displayName
Description copied from interface:ImdsInstanceInfoDisplay Name.- Specified by:
displayNamein interfaceImdsInstanceInfo- Returns:
- Display Name of the Instance
-
hostName
Description copied from interface:ImdsInstanceInfoHost Name.- Specified by:
hostNamein interfaceImdsInstanceInfo- Returns:
- Host Name of the Instance
-
canonicalRegionName
Description copied from interface:ImdsInstanceInfoCanonical Region Name.- Specified by:
canonicalRegionNamein interfaceImdsInstanceInfo- Returns:
- Canonical Region Name of where the Instance exists
-
region
Description copied from interface:ImdsInstanceInfoRegion Name.- Specified by:
regionin interfaceImdsInstanceInfo- Returns:
- Short Region Name of where the Instance exists
-
ociAdName
Description copied from interface:ImdsInstanceInfoOci Availability Domain Name.- Specified by:
ociAdNamein interfaceImdsInstanceInfo- Returns:
- Physical Availaibility Domain Name where the Instance exists
-
faultDomain
Description copied from interface:ImdsInstanceInfoFault Domain Name.- Specified by:
faultDomainin interfaceImdsInstanceInfo- Returns:
- Fault Domain Name where the Instance exists
-
compartmentId
Description copied from interface:ImdsInstanceInfoCompartment Id.- Specified by:
compartmentIdin interfaceImdsInstanceInfo- Returns:
- Compartment Id where the Instance was provisioned.
-
tenantId
Description copied from interface:ImdsInstanceInfoTenant Id.- Specified by:
tenantIdin interfaceImdsInstanceInfo- Returns:
- Tenant Id where the Instance was provisioned.
-
jsonObject
Description copied from interface:ImdsInstanceInfoInstance Data.- Specified by:
jsonObjectin interfaceImdsInstanceInfo- Returns:
- Full information about the Instance as a
JsonObject
-
toString
-
equals
-
hashCode
public int hashCode()
-