Uses of Class
ai.vectros.types.SchemaRequestStorageProfile
Packages that use SchemaRequestStorageProfile
-
Uses of SchemaRequestStorageProfile in ai.vectros.types
Fields in ai.vectros.types declared as SchemaRequestStorageProfileModifier and TypeFieldDescriptionstatic final SchemaRequestStorageProfileSchemaRequestStorageProfile.LARGE_PAYLOADstatic final SchemaRequestStorageProfileSchemaRequestStorageProfile.LOW_LATENCYstatic final SchemaRequestStorageProfileSchemaRequestStorageProfile.STANDARDMethods in ai.vectros.types that return SchemaRequestStorageProfileMethods in ai.vectros.types that return types with arguments of type SchemaRequestStorageProfileMethods in ai.vectros.types with parameters of type SchemaRequestStorageProfileModifier and TypeMethodDescriptionSchemaRequest._FinalStage.storageProfile(SchemaRequestStorageProfile storageProfile) SchemaRequest.Builder.storageProfile(SchemaRequestStorageProfile storageProfile) Where this type's payload is stored.Method parameters in ai.vectros.types with type arguments of type SchemaRequestStorageProfileModifier and TypeMethodDescriptionSchemaRequest._FinalStage.storageProfile(Optional<SchemaRequestStorageProfile> storageProfile) Where this type's payload is stored.SchemaRequest.Builder.storageProfile(Optional<SchemaRequestStorageProfile> storageProfile) Where this type's payload is stored.