Uses of Class
com.oracle.bmc.databasetoolsruntime.model.DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes
-
Packages that use DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes Package Description com.oracle.bmc.databasetoolsruntime.model -
-
Uses of DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes Modifier and Type Method Description static DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemesDatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes. create(String key)static DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemesDatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes. valueOf(String name)Returns the enum constant of this type with the specified name.static DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes[]DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.databasetoolsruntime.model that return types with arguments of type DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes Modifier and Type Method Description List<DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes>DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec. getSecuritySchemes()The security schemes that can access this resource.Method parameters in com.oracle.bmc.databasetoolsruntime.model with type arguments of type DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes Modifier and Type Method Description DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpecDefault.BuilderDatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpecDefault.Builder. securitySchemes(List<DatabaseToolsDatabaseApiGatewayConfigPoolAutoApiSpec.SecuritySchemes> securitySchemes)
-