Uses of Class
com.oracle.bmc.datacc.model.Infrastructure
-
Packages that use Infrastructure Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.responses -
-
Uses of Infrastructure in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return Infrastructure Modifier and Type Method Description InfrastructureInfrastructure.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type Infrastructure Modifier and Type Method Description Infrastructure.BuilderInfrastructure.Builder. copy(Infrastructure model) -
Uses of Infrastructure in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return Infrastructure Modifier and Type Method Description InfrastructureActivateInfrastructureResponse. getInfrastructure()The returned Infrastructure instance.InfrastructureCreateInfrastructureResponse. getInfrastructure()The returned Infrastructure instance.InfrastructureGetInfrastructureResponse. getInfrastructure()The returned Infrastructure instance.InfrastructureUpdateInfrastructureResponse. getInfrastructure()The returned Infrastructure instance.InfrastructureValidateInfrastructureResponse. getInfrastructure()The returned Infrastructure instance.Methods in com.oracle.bmc.datacc.responses with parameters of type Infrastructure Modifier and Type Method Description ActivateInfrastructureResponse.BuilderActivateInfrastructureResponse.Builder. infrastructure(Infrastructure infrastructure)The returned Infrastructure instance.CreateInfrastructureResponse.BuilderCreateInfrastructureResponse.Builder. infrastructure(Infrastructure infrastructure)The returned Infrastructure instance.GetInfrastructureResponse.BuilderGetInfrastructureResponse.Builder. infrastructure(Infrastructure infrastructure)The returned Infrastructure instance.UpdateInfrastructureResponse.BuilderUpdateInfrastructureResponse.Builder. infrastructure(Infrastructure infrastructure)The returned Infrastructure instance.ValidateInfrastructureResponse.BuilderValidateInfrastructureResponse.Builder. infrastructure(Infrastructure infrastructure)The returned Infrastructure instance.
-